mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
Fix menu text not correctly vertically aligned
This commit is contained in:
parent
3d3d963a42
commit
f5c05998ba
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue