Fix profile resizer to make first character of a line selectable in IRC layout (#10396)
This commit is contained in:
parent
c238e72e47
commit
d8acdd1750
4 changed files with 37 additions and 5 deletions
|
@ -42,6 +42,7 @@ $timeline-image-border-radius: 8px;
|
|||
|
||||
--transition-short: 0.1s;
|
||||
--transition-standard: 0.3s;
|
||||
--MessageTimestamp-width: $MessageTimestamp_width;
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue