1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

fix: Fix icon spacing for action buttons

This commit is contained in:
Maksim Eltyshev 2024-06-21 12:01:46 +02:00
parent 5c6c6a0bcf
commit 4be4783251

View file

@ -20,7 +20,6 @@
.actionIcon { .actionIcon {
color: #17394d; color: #17394d;
display: inline;
margin-right: 8px; margin-right: 8px;
} }