1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +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 f8bf5ff18b
commit c6c7e3c190

View file

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