mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
css fix for mobile sheld edges, and avatar wrappers
This commit is contained in:
@@ -692,7 +692,7 @@ code {
|
|||||||
border-style: none;
|
border-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mesAvatarWrapper {
|
.last_mes .mesAvatarWrapper {
|
||||||
padding-bottom: 50px;
|
padding-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -4236,7 +4236,7 @@ body.waifuMode #avatar_zoom_popup {
|
|||||||
{
|
{
|
||||||
max-height: calc(100svh - 45px);
|
max-height: calc(100svh - 45px);
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
margin: 0 5px;
|
margin: 0 auto;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
left: 0 !important;
|
left: 0 !important;
|
||||||
resize: none !important;
|
resize: none !important;
|
||||||
|
Reference in New Issue
Block a user