1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 07:25:24 +02:00

Move cards between boards and projects

This commit is contained in:
Maksim Eltyshev 2020-05-05 01:30:06 +05:00
parent 712567ac57
commit cbc942e306
24 changed files with 474 additions and 16 deletions

View file

@ -17,8 +17,6 @@
0 0 0 1px rgba(9, 45, 66, 0.08) !important;
margin-top: 6px !important;
max-height: calc(100% - 70px);
overflow: hidden;
overflow-y: auto;
padding: 0 12px 12px !important;
width: 304px;
}