scrollbar fix

This commit is contained in:
2023-06-12 11:35:45 +02:00
parent 7fbff9cd9c
commit 813388a4f4

View File

@@ -28,8 +28,6 @@
background-color: #172336;
color: #fff;
border: none;
scrollbar-width: thin;
scrollbar-color: #172336 #172336;
overflow-y: scroll;
}