mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Remember age gate prompt confirmation.
Translate age gate. Add additional limitations on KaTeX. Prevent any message overflow.
This commit is contained in:
@@ -21,7 +21,7 @@ export interface BaseMessageProps {
|
||||
|
||||
export default styled.div<BaseMessageProps>`
|
||||
display: flex;
|
||||
overflow-x: none;
|
||||
overflow: none;
|
||||
padding: 0.125rem;
|
||||
flex-direction: row;
|
||||
padding-right: 16px;
|
||||
|
||||
Reference in New Issue
Block a user