Long press on a link on a menu is pretty annoying
This commit is contained in:
parent
944a896586
commit
96f6091131
1 changed files with 2 additions and 0 deletions
|
@ -1394,6 +1394,8 @@ body:has(.media-modal-container + .status-deck) .media-post-link {
|
||||||
padding: 8px 16px !important;
|
padding: 8px 16px !important;
|
||||||
margin: -8px -16px !important;
|
margin: -8px -16px !important;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
user-select: none;
|
||||||
|
-webkit-touch-callout: none;
|
||||||
}
|
}
|
||||||
.szh-menu .szh-menu__item a.is-active {
|
.szh-menu .szh-menu__item a.is-active {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Add table
Reference in a new issue