fix: padding and centering of the kanban limit and dropdown
This commit is contained in:
parent
cd10bc9d7a
commit
8ae84eaf42
2 changed files with 2 additions and 2 deletions
|
|
@ -701,7 +701,7 @@ $filter-container-height: '1rem - #{$switch-view-height}';
|
|||
height: $bucket-header-height;
|
||||
|
||||
.limit {
|
||||
padding-left: .5rem;
|
||||
padding: 0 .5rem;
|
||||
font-weight: bold;
|
||||
|
||||
&.is-max {
|
||||
|
|
|
|||
Reference in a new issue