Poprawki tabów statystyk

This commit is contained in:
2022-12-18 01:28:11 +01:00
parent 651c60707a
commit 726b859f5c
2 changed files with 74 additions and 30 deletions
+6
View File
@@ -207,6 +207,12 @@ button {
padding: 0.25em 0.5em;
transition: all 100ms ease;
&[data-disabled=true] {
user-select: none;
pointer-events: none;
opacity: 0.85;
}
}
button.btn--filled {