refactor components

This commit is contained in:
syuilo
2021-09-30 00:50:45 +09:00
parent 0d3a36e519
commit 1ac1a968b9
179 changed files with 2611 additions and 2386 deletions

View File

@@ -395,7 +395,7 @@ export default defineComponent({
left: 0;
right: 0;
bottom: 0;
border-radius: 8px;
border-radius: 999px;
background: var(--accentedBg);
}
}