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

13 lines
198 B
SCSS

.header {
margin: 15px 3vw 12px 3vw;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
table {
width: 100%;
}
.mat-form-field {
font-size: 14px;
width: 100%;
}