Fix menu text not correctly vertically aligned
This commit is contained in:
parent
3d3d963a42
commit
f5c05998ba
|
@ -1122,6 +1122,7 @@ body:has(.status-deck) .media-post-link {
|
|||
text-decoration: none;
|
||||
padding: 8px 16px !important;
|
||||
margin: -8px -16px !important;
|
||||
align-items: center;
|
||||
}
|
||||
.szh-menu .szh-menu__item a.is-active {
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue