1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
vault-frontend/src/components/editors/EditorPanel/styles.scss
2019-08-06 19:00:28 +07:00

7 lines
No EOL
90 B
SCSS

.panel {
height: 60px;
position: absolute;
left: 0;
width: 100%;
bottom: 100%;
}