mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 07:31:55 +08:00
[VE] Fix styles
This commit is contained in:
@ -82,7 +82,7 @@
|
||||
}
|
||||
}
|
||||
#status-btn-zoomup {
|
||||
.margin-right(40px);
|
||||
.margin-right-10();
|
||||
}
|
||||
|
||||
#status-btn-zoomdown,
|
||||
@ -99,7 +99,7 @@
|
||||
}
|
||||
}
|
||||
#status-btn-zoomup {
|
||||
.margin-right-sheet(40px);
|
||||
.margin-right-sheet(10px);
|
||||
}
|
||||
#status-btn-zoomdown,
|
||||
#status-btn-zoom-towidth {
|
||||
|
||||
Reference in New Issue
Block a user