5 lines
No EOL
72 B
CSS
5 lines
No EOL
72 B
CSS
.kanbanContainer {
|
|
display: flex;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
} |