center icons

This commit is contained in:
daria 2025-09-24 14:26:01 +03:00
parent c25436d8f2
commit ab6fa5cf95
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -585,7 +585,8 @@
margin: 0;
padding: 1px 4px;
text-align: center;
display: inline-block;
display: inline-flex;
align-items: center;
background-color: @board-bg;
color: @cp_kanban-fg !important;
cursor: pointer;