mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Fixed RTL issue with replies
This commit is contained in:
@@ -33,7 +33,7 @@ export default styled.div<BaseMessageProps>`
|
||||
overflow: none;
|
||||
padding: 0.125rem;
|
||||
flex-direction: row;
|
||||
padding-right: 16px;
|
||||
padding-inline-end: 16px;
|
||||
|
||||
@media (pointer: coarse) {
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user