Skip to content

Commit 09318f3

Browse files
authored
Merge pull request #399 from BeAPI/fix-admin-bar
fix admin bar unit
2 parents 7fd9450 + 65bb00f commit 09318f3

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)