mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
fix: Add icons to popup menu items
This commit is contained in:
parent
adf60c0c74
commit
e659ed4a2d
13 changed files with 81 additions and 21 deletions
|
@ -13,4 +13,9 @@
|
|||
margin: 0;
|
||||
padding-left: 14px;
|
||||
}
|
||||
|
||||
.menuItemIcon {
|
||||
float: left;
|
||||
margin: 0 0.5em 0 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue