We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0637e commit 74e6612Copy full SHA for 74e6612
1 file changed
src/scss/03-base/_variables-css.scss
@@ -58,7 +58,7 @@
58
*/
59
--wp-admin-bar-height: var(--wp-admin--admin-bar--height, 0rem);
60
61
- body:not(.admin-bar) {
+ &:not(.admin-bar) {
62
--wp-admin-bar-height: 0rem; // for wp admin bar hider extension
63
}
64
0 commit comments