mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 04:37:40 +01:00
adjust popout trigger position
This commit is contained in:
parent
d51098a90b
commit
678a702d6e
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user