mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 00:21:31 +08:00
Fix Bug 43987
This commit is contained in:
@ -86,6 +86,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.right-panel .settings-panel {
|
||||
label.input-label{
|
||||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-right-panel {
|
||||
.background-ximage-v2('right-panels/RightPanelBigBtns.png', 74px, @commonimage: false);
|
||||
|
||||
@ -78,6 +78,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.right-panel .settings-panel {
|
||||
label.input-label{
|
||||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
|
||||
.item-wrap {
|
||||
width:50px;
|
||||
|
||||
@ -78,6 +78,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.right-panel .settings-panel {
|
||||
label.input-label{
|
||||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-edit-table,
|
||||
.btn-change-shape {
|
||||
|
||||
Reference in New Issue
Block a user