fix: Fix scrollbar styles

This commit is contained in:
Maksim Eltyshev
2024-03-22 14:26:23 +01:00
parent bb358e01dd
commit 1a5a853fa3
6 changed files with 0 additions and 6 deletions

View File

@@ -49,7 +49,6 @@
max-height: 60vh;
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: thin;
&::-webkit-scrollbar {
width: 5px;