mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-20 03:30:55 +03: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;
|
|
} |