mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:27:48 +08:00
@ -405,7 +405,8 @@
|
||||
|
||||
.item {
|
||||
border: none;
|
||||
width: calc(100% - 4px);
|
||||
.margin-left-4;
|
||||
width: 100%;
|
||||
.box-shadow(none);
|
||||
}
|
||||
|
||||
|
||||
@ -422,6 +422,7 @@
|
||||
|
||||
.item {
|
||||
border: none;
|
||||
.margin-left-4;
|
||||
width: 100%;
|
||||
.box-shadow(none);
|
||||
}
|
||||
|
||||
@ -396,7 +396,8 @@
|
||||
|
||||
.item {
|
||||
border: none;
|
||||
width: calc(100% - 4px);
|
||||
.margin-left-4;
|
||||
width: 100%;
|
||||
.box-shadow(none);
|
||||
}
|
||||
|
||||
|
||||
@ -488,7 +488,8 @@
|
||||
|
||||
.item {
|
||||
border: none;
|
||||
width: calc(100% - 4px);
|
||||
.margin-left-4;
|
||||
width: 100%;
|
||||
.box-shadow(none);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user