added no interaction class

This commit is contained in:
Miodec 2022-09-23 13:00:28 +02:00
parent b124ad454e
commit 903e58b6f3

View file

@ -1095,6 +1095,9 @@
.textButton {
margin: 0 0.5rem;
&.noInteraction {
pointer-events: none;
}
}
.fas {