mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
increased margin before search field
This commit is contained in:
@ -169,6 +169,10 @@ input[type="text"] {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
#selectedHolder > div:last-of-type {
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
|
||||
#controlsHolder {
|
||||
border-top: 1px solid #cfcfcf;
|
||||
padding-top: 15px;
|
||||
|
||||
Reference in New Issue
Block a user