Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2017-07-28 09:35:12 +0800
Commit
36d12b874382ae9cc7c8b4942e203a88861e1805
1 parent
d8434e9b
iframe css
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
app/components/global/iframe.vue
app/components/global/iframe.vue
View file @
36d12b8
...
...
@@ -25,10 +25,10 @@ export default {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
top: 25px;
left: 25px;
right: 25px;
bottom: 25px;
iframe {
width: 100%;
...
...
Please
register
or
login
to post a comment