mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 14:07:20 +08:00
[themes] transitions for tabbar
This commit is contained in:
@ -783,6 +783,7 @@
|
||||
.tab-toolbar-color();
|
||||
}
|
||||
border-radius: @toolbar-tab-line-radius;
|
||||
transition: margin-left .05s ease-in-out, width .05s ease-in-out, opacity .1s ease-in-out;
|
||||
}
|
||||
|
||||
&.active,
|
||||
|
||||
Reference in New Issue
Block a user