This commit is contained in:
syuilo
2021-08-07 16:12:42 +09:00
parent a41144a00f
commit aec2762bf1
12 changed files with 13 additions and 23 deletions

View File

@@ -169,7 +169,6 @@ export default defineComponent({
> .query {
background: var(--bg);
padding: 16px;
border-bottom: solid 0.5px var(--divider);
}
}