UI: Fixed color copy for dialog

This commit is contained in:
Artem Dzhereleiko 2024-05-30 12:44:20 +03:00
parent 4db74f5f81
commit 3ca335b93f

View File

@ -124,7 +124,9 @@
indicator-component {
svg {
vertical-align: -100% !important;
transform: scale(0.5);
height: 100% !important;
vertical-align: baseline !important;
}
}