Fix outline in kanban
This commit is contained in:
@@ -385,6 +385,7 @@
|
|||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
outline: none;
|
||||||
.kanban-container-outer {
|
.kanban-container-outer {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user