Fix: static -> relative

This commit is contained in:
eight 2018-11-21 19:03:29 +08:00
parent 1dc2887f59
commit 8fb088643a

View File

@ -7,7 +7,7 @@
}
#stylus-popup .config-dialog > div {
position: static;
position: relative;
}
#stylus-popup .config-body label {