Dark Theme: Fix message selection checkboxes border color
This commit is contained in:
parent
634d50f0e5
commit
73e32621a5
@ -392,6 +392,10 @@
|
|||||||
top: -3px;
|
top: -3px;
|
||||||
font-size: 1.625rem;
|
font-size: 1.625rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.theme-dark & {
|
||||||
|
border-color: #ffffff80;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.Avatar {
|
.Avatar {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user