mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix z-indexing
This commit is contained in:
@@ -1373,6 +1373,10 @@ input[type="file"] {
|
||||
|
||||
}
|
||||
|
||||
#movingDivs > div {
|
||||
z-index: 3000;
|
||||
}
|
||||
|
||||
.floating_prompt_radio_group,
|
||||
.radio_group {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user