1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 05:05:54 +02:00
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);
}
}