update to mabras rework

This commit is contained in:
2023-10-29 18:28:05 +01:00
parent 2b59f8719a
commit 0ea65867a8
7 changed files with 69 additions and 16 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
@apply w-3;
}
::-webkit-scrollbar-track {
@apply bg-slate-500;
@apply bg-slate-500 rounded;
}
::-webkit-scrollbar-thumb {
@apply bg-slate-600 hover:bg-slate-700;