1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-02 12:05:24 +02:00
planka/client/src/components/Header/UserPopup/UserPopup.module.css
2019-08-31 04:07:25 +05:00

9 lines
159 B
CSS

.menu {
margin: -7px -12px -5px !important;
width: calc(100% + 24px) !important;
}
.menuItem {
margin: 0 !important;
padding-left: 14px !important;
}