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