1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
documize/gui/app/styles/layout/layout-sidebar.scss
Harvey Kandola 09d698fd2a WIP
2018-05-23 12:37:21 +01:00

11 lines
124 B
SCSS

.sidebar {
padding: 1rem;
}
.sidebar-white {
background-color: $color-white;
}
.sidebar-center {
text-align: center;
}