1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-25 16:19:47 +02:00

fix: Fix scrollbar styles

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

View file

@ -43,7 +43,6 @@
max-height: calc(100vh - 268px);
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: thin;
width: 290px;
&:hover {