Skip to content

Commit 65bb00f

Browse files
committed
fix admin bar unit
1 parent 7fd9450 commit 65bb00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
*/
8888
&:not(.scroll-top) {
8989
.admin-bar {
90-
--wp-admin-bar-height: 0px;
90+
--wp-admin-bar-height: 0rem;
9191
}
9292
}
9393
}

0 commit comments

Comments
 (0)