Skip to content

Commit bbbff2a

Browse files
committed
fix (theme): remove admin-bar css var
1 parent d3ac9eb commit bbbff2a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/scss/03-base/_variables-css.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,6 @@
9696
*/
9797
--wp-admin-bar-height: var(--wp-admin--admin-bar--height, 0rem);
9898

99-
&:not(.admin-bar) {
100-
--wp-admin-bar-height: 0rem; // for wp admin bar hider extension
101-
}
102-
10399
/*
104100
* A11y reduced motion
105101
*/

0 commit comments

Comments
 (0)