mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Refactor: Update CSS variables
Fix Progress bar
This commit is contained in:
@@ -50,7 +50,7 @@ form#downloadForm {
|
||||
align-items: center;
|
||||
align-self: center;
|
||||
gap: 0.5em;
|
||||
color: var(--form-input-text-color);
|
||||
color: var(--audio-only-label-color);
|
||||
}
|
||||
|
||||
#UrlInput {
|
||||
@@ -108,6 +108,7 @@ form#downloadForm {
|
||||
}
|
||||
|
||||
.paste-btn svg {
|
||||
color: var(--paste-button-icon-color);
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user