Fix: dialog position?

This commit is contained in:
eight 2018-11-21 15:24:14 +08:00
parent fb046d44be
commit 534d6f4636

View File

@ -6,6 +6,10 @@
padding: 8px 16px;
}
#stylus-popup .config-dialog > div {
position: static;
}
#stylus-popup .config-body label {
padding: .5em 0;
}