Dark Theme: Fix message selection checkboxes border color

This commit is contained in:
Alexander Zinchuk 2021-05-13 12:00:40 +03:00
parent 634d50f0e5
commit 73e32621a5

View File

@ -392,6 +392,10 @@
top: -3px;
font-size: 1.625rem;
}
.theme-dark & {
border-color: #ffffff80;
}
}
.Avatar {