mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-06-02 10:29:36 +00:00
13 lines
157 B
SCSS
13 lines
157 B
SCSS
.chat-container {
|
|
height: 100%;
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
.download-button {
|
|
margin: 10px;
|
|
}
|
|
|
|
.downloading-spinner {
|
|
top: 50%;
|
|
left: 80px;
|
|
} |