mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-21 21:01:29 +01:00
Message: Better selection color for dark theme (#1528)
This commit is contained in:
parent
21b5965060
commit
d4d11b7d4b
@ -163,6 +163,10 @@
|
||||
&.has-menu-open {
|
||||
&::before {
|
||||
opacity: 0.1;
|
||||
|
||||
.theme-dark & {
|
||||
opacity: .6;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user