mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
adjust popout trigger position
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#qr--bar > #qr--popoutTrigger {
|
||||
position: absolute;
|
||||
right: 0.25em;
|
||||
top: 0.25em;
|
||||
top: 0;
|
||||
}
|
||||
#qr--popout {
|
||||
display: flex;
|
||||
|
@@ -15,7 +15,7 @@
|
||||
> #qr--popoutTrigger {
|
||||
position: absolute;
|
||||
right: 0.25em;
|
||||
top: 0.25em;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
#qr--popout {
|
||||
|
Reference in New Issue
Block a user