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 b3593b1 commit d6c6de6Copy full SHA for d6c6de6
packages/styles/src/components/header/_post-header.scss
@@ -284,7 +284,7 @@ post-header {
284
align-items: center;
285
}
286
287
- > :is([slot='global-controls'], [slot='global-login'], [slot='post-togglebutton']) {
+ > :is([slot='global-controls'], [slot='global-login'], [slot='post-togglebutton'], [slot='local-controls']) {
288
@include media.only(mobile) {
289
&:where(ul) > li > a,
290
&:where(a, post-togglebutton) {
0 commit comments