Fix weird line height bug

pull/79/head
Lim Chee Aun 2023-03-09 23:46:55 +08:00
rodzic 03c0d61433
commit 79345bd6aa
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1156,6 +1156,8 @@ body:has(.status-deck) .media-post-link {
}
.szh-menu .menu-double-lines span {
white-space: normal;
line-height: inherit;
font-size: inherit;
}
.szh-menu .menu-horizontal {
display: flex;