mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 09:11:20 +08:00
[common mobile] Added styles
This commit is contained in:
@ -7,8 +7,13 @@
|
||||
@autoColor: @black;
|
||||
|
||||
.popup, .popover, .sheet-modal {
|
||||
.list:first-child {
|
||||
margin-top: 0;
|
||||
.list {
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.inner-range-title {
|
||||
padding: 15px 0 0 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user