mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
prevent default sprites from expanding over 120px
This commit is contained in:
@@ -38,6 +38,7 @@ img.expression[src=""] {
|
|||||||
|
|
||||||
img.expression.default {
|
img.expression.default {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
max-height: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.debug-image {
|
.debug-image {
|
||||||
|
Reference in New Issue
Block a user