mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add padding to img container
This commit is contained in:
@@ -3319,6 +3319,7 @@ a {
|
|||||||
position: relative;
|
position: relative;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
transition: all 0.1s;
|
transition: all 0.1s;
|
||||||
|
padding: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mes_img {
|
.mes_img {
|
||||||
|
Reference in New Issue
Block a user