mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Revert br styles
This commit is contained in:
@@ -835,8 +835,12 @@ body.big-avatars .avatar img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
br {
|
br {
|
||||||
display: contents;
|
display: block;
|
||||||
margin: 3px 0;
|
margin: 2px 0;
|
||||||
|
line-height: 0;
|
||||||
|
height: 0;
|
||||||
|
padding: 0;
|
||||||
|
content: '';
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
|
Reference in New Issue
Block a user