Fix: static -> relative
This commit is contained in:
parent
1dc2887f59
commit
8fb088643a
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#stylus-popup .config-dialog > div {
|
#stylus-popup .config-dialog > div {
|
||||||
position: static;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
#stylus-popup .config-body label {
|
#stylus-popup .config-body label {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user