mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +03:00
10 lines
179 B
CSS
10 lines
179 B
CSS
.notification-title {
|
|
margin-bottom: 6px;
|
|
text-align: center
|
|
}
|
|
|
|
.notifications-list-parent {
|
|
max-height: 70vh;
|
|
overflow-y: auto;
|
|
padding: 0px 10px 10px 10px;
|
|
} |