1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-29 18:19:46 +02:00
planka/client/src/components/UserPopup/UserPopup.module.css

10 lines
159 B
CSS
Raw Normal View History

2019-08-31 04:07:25 +05:00
.menu {
margin: -7px -12px -5px !important;
width: calc(100% + 24px) !important;
}
.menuItem {
margin: 0 !important;
padding-left: 14px !important;
}