UX: styles for back to the forum link on the hamburger menu (#26118)

Fix styles for back to the forum link on the hamburger menu.
This commit is contained in:
Krzysztof Kotlarek 2024-03-11 11:08:44 +11:00 committed by GitHub
parent ba3508d706
commit 17a60be189
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

View File

@ -348,6 +348,22 @@
.sidebar-filter {
width: calc(100% - 2.35rem);
}
.sidebar-sections {
&__back-to-forum {
margin: 0 var(--d-sidebar-row-horizontal-padding) 0.5em
var(--d-sidebar-row-horizontal-padding);
color: var(--d-sidebar-link-color);
display: flex;
align-items: center;
svg {
margin-right: var(--d-sidebar-section-link-prefix-margin-right);
height: 0.75em;
width: 0.75em;
color: var(--d-sidebar-link-icon-color);
}
}
}
}
// Panel / user-notification-list styles. **not** menu panel sizing styles