mirror of
https://github.com/plankanban/planka.git
synced 2025-12-29 17:25:05 +03:00
fix: Fix scrollbar styles
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
max-height: 60vh;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
scrollbar-width: thin;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
|
||||
Reference in New Issue
Block a user