Taksboard tags with large fonts
parent
dcb557c788
commit
8c0cec5e1e
|
@ -60,7 +60,8 @@ $column-padding: .5rem 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kanban-table-header {
|
.kanban-table-header {
|
||||||
min-height: 38px;
|
flex-basis: 2.2rem;
|
||||||
|
min-height: 2.2rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.kanban-table-inner {
|
.kanban-table-inner {
|
||||||
|
|
Loading…
Reference in New Issue