mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(bbcode preview): allow resizing preview pane
This commit is contained in:
@@ -62,5 +62,7 @@
|
|||||||
border: 1px inset;
|
border: 1px inset;
|
||||||
background: var(--post-form-field-input-background-color, revert);
|
background: var(--post-form-field-input-background-color, revert);
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
resize: both;
|
||||||
|
overflow: auto;
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user