mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
Dark Theme: Fix message selection checkboxes border color
This commit is contained in:
parent
634d50f0e5
commit
73e32621a5
@ -392,6 +392,10 @@
|
||||
top: -3px;
|
||||
font-size: 1.625rem;
|
||||
}
|
||||
|
||||
.theme-dark & {
|
||||
border-color: #ffffff80;
|
||||
}
|
||||
}
|
||||
|
||||
.Avatar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user