remove background

This commit is contained in:
ThinaticSystem 2021-09-05 17:20:57 +09:00
parent 04e27e160e
commit 3857ad73af

View File

@ -254,7 +254,6 @@ export default defineComponent({
top: 0; top: 0;
z-index: 1; z-index: 1;
padding: 16px 0; padding: 16px 0;
background: var(--bg);
> .button { > .button {
min-width: 0; min-width: 0;