This commit is contained in:
syuilo
2021-12-10 16:01:35 +09:00
parent 1cae39e281
commit 225d7701a4
3 changed files with 17 additions and 17 deletions

View File

@ -130,7 +130,7 @@ export default defineComponent({
bottom: 0;
left: 0;
display: grid;
grid-gap: 4px;
grid-gap: 8px;
> * {
overflow: hidden;