mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Add CSS rule touch-action: manipulation to ability selector (#2376)
This commit is contained in:
parent
f156083270
commit
f6f066ac8a
|
|
@ -1219,6 +1219,7 @@ abbr[title] {
|
|||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: var(--s-1);
|
||||
touch-action: manipulation;
|
||||
}
|
||||
|
||||
.ability-selector__ability-button {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user