This website works better with JavaScript.
Explore
Help
Sign In
liukai
/
admin-web-template
Watch
1
Star
0
Fork
You've already forked admin-web-template
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
style(Modal): modal全屏模式 margin-top调整为0
main
xingyu
2 years ago
parent
cb979226c2
commit
8bea32cd84
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
src/components/Modal/src/index.less
4
src/components/Modal/src/index.less
Unescape
Escape
View File
@ -10,6 +10,10 @@
height: 100%;
}
}
.ant-modal-footer {
margin-top: 0;
}
}
.ant-modal {
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
liukai/admin-web-template
Title
Body
Create Issue