mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 09:34:29 +08:00
[SSE] Refactoring pivot settings
This commit is contained in:
@ -224,8 +224,8 @@ button:active:not(.disabled) .btn-change-shape {background-position: -56px -
|
||||
}
|
||||
|
||||
.list-item > div:nth-child(1) {
|
||||
width:70px;
|
||||
padding-right: 5px;
|
||||
width:65px;
|
||||
padding-right: 0;
|
||||
display: inline-block;
|
||||
white-space: pre;
|
||||
overflow: hidden;
|
||||
@ -235,9 +235,9 @@ button:active:not(.disabled) .btn-change-shape {background-position: -56px -
|
||||
|
||||
.listitem-icon {
|
||||
vertical-align: middle;
|
||||
width: 16px;
|
||||
width: 22px;
|
||||
height: 16px;
|
||||
background-position: -1px -274px;
|
||||
background-position: 1px -274px;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user