mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +03:00
33 lines
451 B
SCSS
33 lines
451 B
SCSS
.settings-expansion-panel {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.ext-divider {
|
|
margin-bottom: 14px;
|
|
}
|
|
|
|
.args-edit-button {
|
|
position: absolute;
|
|
margin-left: 10px;
|
|
top: 20px;
|
|
}
|
|
|
|
.enable-api-key-div {
|
|
display: inline-block;
|
|
margin-bottom: 8px;
|
|
margin-right: 15px;
|
|
}
|
|
|
|
.api-key-div {
|
|
display: inline-block;
|
|
}
|
|
|
|
.text-field {
|
|
min-width: 30%;
|
|
}
|
|
|
|
.checkbox-button {
|
|
margin-left: 15px;
|
|
margin-bottom: 12px;
|
|
bottom: 4px;
|
|
} |