Long press on a link on a menu is pretty annoying

pull/97/head
Lim Chee Aun 2023-04-24 19:16:23 +08:00
rodzic 944a896586
commit 96f6091131
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1394,6 +1394,8 @@ body:has(.media-modal-container + .status-deck) .media-post-link {
padding: 8px 16px !important;
margin: -8px -16px !important;
align-items: center;
user-select: none;
-webkit-touch-callout: none;
}
.szh-menu .szh-menu__item a.is-active {
font-weight: bold;