mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 09:15:01 +03:00
Initial commit
This commit is contained in:
9
client/src/components/Card/ActionsPopup.module.css
Normal file
9
client/src/components/Card/ActionsPopup.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.menu {
|
||||
margin: -7px -12px -5px !important;
|
||||
width: calc(100% + 24px) !important;
|
||||
}
|
||||
|
||||
.menuItem {
|
||||
margin: 0 !important;
|
||||
padding-left: 14px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user