1
0

fix: padding and centering of the kanban limit and dropdown

This commit is contained in:
kolaente
2021-12-26 18:13:28 +01:00
committed by Gitea
parent cd10bc9d7a
commit 8ae84eaf42
2 changed files with 2 additions and 2 deletions

View File

@ -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 {