mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix mes_image display width
This commit is contained in:
@@ -3325,7 +3325,7 @@ a {
|
|||||||
|
|
||||||
.mes_img {
|
.mes_img {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
width: 100%;
|
max-width: 100%;
|
||||||
max-height: 40svh;
|
max-height: 40svh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user