syncthing/next-gen-gui/src/app/dashboard/dashboard.component.scss

13 lines
221 B
SCSS

.header {
margin: 15px 3vw 12px 3vw;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.progress {
margin: 0 3vw 0 3vw;
}
.grid-container {
margin: 10px calc(10px + 3.3vw);
min-width: 600px;
}