mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
fix: Adjust margins in menu-styled popups
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.menu {
|
||||
margin: -7px -12px -5px;
|
||||
margin: 0 -12px -5px;
|
||||
width: calc(100% + 24px);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user