This website works better with JavaScript.
Explore
Help
Sign In
liukai
/
fast-iot-web
Archived
Watch
1
Star
0
Fork
You've already forked fast-iot-web
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 {
Reference in new issue
Repository
liukai/fast-iot-web
Title
Body
Create Issue