You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mediarepo/mediarepo-ui/src/app/components/core/import-tab/import-tab-sidebar/filesystem-import/filesystem-import.component...

26 lines
294 B
SCSS

app-native-file-select {
width: 100%;
}
button {
width: 100%;
}
mat-divider {
width: 100%;
height: 1px;
margin: 1em 0;
}
.filled-button {
background-color: #5c5c5c;
}
.binary-import-options {
margin-top: 1em;
mat-checkbox {
margin: 0.5em 0;
}
}