mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
added no interaction class
This commit is contained in:
parent
b124ad454e
commit
903e58b6f3
1 changed files with 3 additions and 0 deletions
|
@ -1095,6 +1095,9 @@
|
|||
|
||||
.textButton {
|
||||
margin: 0 0.5rem;
|
||||
&.noInteraction {
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
.fas {
|
||||
|
|
Loading…
Add table
Reference in a new issue