mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 18:22:51 +08:00
fix bug 33000
This commit is contained in:
@ -58,11 +58,14 @@
|
||||
}
|
||||
|
||||
.plugin-caret {
|
||||
float: right;
|
||||
//float: right;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -1px -274px;
|
||||
margin: 7px;
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user