1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00
vault-frontend/src/components/node/NodePanel/styles.module.scss
2020-11-06 12:15:07 +07:00

6 lines
90 B
SCSS

.place {
// height: 72px;
position: relative;
z-index: 3;
margin-top: -$radius;
}