Increase line height for menu items

pull/668/head
Lim Chee Aun 2024-08-22 13:37:06 +08:00
rodzic d54cb61872
commit 36f0e7a0c5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1874,7 +1874,7 @@ body > .szh-menu-container {
display: flex;
gap: 8px;
align-items: center;
line-height: 1.1;
line-height: 1.3;
padding: 8px 16px !important;
/* transition: all 0.1s ease-in-out; */
text-decoration: none;