Small radius fix

pull/222/head
Lim Chee Aun 2023-08-13 12:38:03 +08:00
rodzic 31d7016bd9
commit 2ba2696e9e
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -33,6 +33,8 @@
position: sticky;
top: 0;
animation: phanpying 0.2s ease-in-out both;
border-top-right-radius: inherit;
border-bottom-right-radius: inherit;
}
.nav-menu section:last-child > .szh-menu__divider:first-child {
display: none;