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

8 lines
112 B
SCSS
Raw Normal View History

.progress {
margin: 0 3vw 0 3vw;
}
.grid-container {
2020-03-30 20:44:52 +02:00
margin: 10px calc(10px + 3.3vw);
min-width: 600px;
}