refac: improve multi browser support

This commit is contained in:
sethburkart123
2024-08-29 16:28:56 +10:00
parent f996e4bf19
commit 125ebfbaea
26 changed files with 519 additions and 133 deletions
+4
View File
@@ -14,4 +14,8 @@
::-webkit-scrollbar {
display: none;
}
button, a {
@apply text-[0.875rem];
}