This commit is contained in:
syuilo
2024-08-25 21:03:58 +09:00
parent 0a0c93df2a
commit bc02fd5c4d
8 changed files with 23 additions and 53 deletions

View File

@@ -127,7 +127,9 @@ rt {
}
._button {
@extend ._noSelect;
user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
appearance: none;
display: inline-block;
padding: 0;