mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-17 23:32:02 +00:00
Add initial padding for animation in compact mode styles
This commit is contained in:
@@ -38,6 +38,9 @@
|
|||||||
--zen-toolbox-max-width: 64px !important;
|
--zen-toolbox-max-width: 64px !important;
|
||||||
--zen-compact-float: var(--zen-element-separation);
|
--zen-compact-float: var(--zen-element-separation);
|
||||||
|
|
||||||
|
/* Initial padding for when we are animating */
|
||||||
|
padding: 0 0 0 var(--zen-toolbox-padding) !important;
|
||||||
|
|
||||||
&:not([animate='true']) {
|
&:not([animate='true']) {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
Reference in New Issue
Block a user