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