Revert "🎨"

This reverts commit b77167a4a1.
This commit is contained in:
syuilo 2021-10-15 23:33:27 +09:00
parent f00d543447
commit 056ab675cf

View file

@ -170,10 +170,9 @@ export default defineComponent({
left: 0;
right: 0;
margin: auto;
//width: calc(100% - 16px);
width: 100%;
width: calc(100% - 16px);
height: 100%;
//border-radius: 6px;
border-radius: 6px;
}
> * {