mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 08:37:33 +08:00
Fix tab line position
This commit is contained in:
@ -181,7 +181,8 @@
|
||||
--toolbar-tab-radius: 5px;
|
||||
--toolbar-tab-line-radius: 2px;
|
||||
--toolbar-tab-line-height: 3px;
|
||||
--toolbar-tab-line-bottom: 2px;
|
||||
--toolbar-tab-line-bottom: 4px;
|
||||
--toolbar-tab-text-margin: 7px;
|
||||
--background-statusbar: var(--background-toolbar);
|
||||
--border-toolbar-z-clear: transparent;
|
||||
--shadow-toolbar: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
|
||||
|
||||
Reference in New Issue
Block a user