mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix horizontal stretching of HTML img embeds in mobile layout
This commit is contained in:
@@ -25,10 +25,6 @@
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mes_text img {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
#extensions_settings,
|
#extensions_settings,
|
||||||
#extensions_settings2 {
|
#extensions_settings2 {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
Reference in New Issue
Block a user