mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-19 17:41:27 +03:00
9 lines
113 B
SCSS
9 lines
113 B
SCSS
.fixActionRow {
|
|
height: 89vh;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.spacer {
|
|
flex-grow: 1;
|
|
} |