mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
fix upload button
This commit is contained in:
@ -215,7 +215,7 @@ label .checkbox {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
transform: translate(-300px, 0) scale(4);
|
transform: translate(555px, 60px) scale(8);
|
||||||
}
|
}
|
||||||
.create-panel {
|
.create-panel {
|
||||||
float: left;
|
float: left;
|
||||||
|
|||||||
Reference in New Issue
Block a user