mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-20 21:41:32 +01:00
Fix popup height on iPhone
This commit is contained in:
parent
89e5562494
commit
889a552629
@ -32,7 +32,7 @@ dialog {
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: auto;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user