mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-06-08 13:24:35 +00:00
16 lines
188 B
SCSS
16 lines
188 B
SCSS
.operator-select {
|
|
width: 55px;
|
|
}
|
|
|
|
.property-select {
|
|
margin-left: 10px;
|
|
width: 110px;
|
|
}
|
|
|
|
.comparator-select {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.value-input {
|
|
margin-left: 10px;
|
|
} |