Fix menu text not correctly vertically aligned

This commit is contained in:
Lim Chee Aun 2023-03-13 18:53:58 +08:00
parent 3d3d963a42
commit f5c05998ba

View file

@ -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;