Fix outline in kanban

pull/1/head
yflory 2020-03-10 17:00:54 +01:00
parent 31c994ae2f
commit bf02f1f97e
1 changed files with 1 additions and 0 deletions

View File

@ -385,6 +385,7 @@
flex-flow: column;
max-height: 100%;
overflow-x: auto;
outline: none;
.kanban-container-outer {
flex: 1;
display: flex;