TSK-1431,-1440: Update AttachmentPresenter. Replace colors, minor fixes. (#3131)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2023-05-04 09:43:21 +07:00
committed by GitHub
parent 83fe8f897b
commit 987fe19c64
24 changed files with 188 additions and 164 deletions
@@ -129,7 +129,7 @@
}
.showError {
color: var(--error-color) !important;
color: var(--theme-error-color) !important;
}
.showWarning {
color: var(--warning-color) !important;