mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-11 17:40:14 +01:00
Fix for disabled editables
This commit is contained in:
parent
c21f59ca7a
commit
d5a1aef2ed
@ -5454,6 +5454,6 @@ body:not(.movingUI) .drawer-content.maximized {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
#advanced-formatting-button div[contenteditable="true"] {
|
||||
#advanced-formatting-button div[contenteditable] {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user