1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-02 08:48:32 +09:00
This commit is contained in:
syuilo 2021-10-09 14:29:57 +09:00
parent 79a591d72d
commit b77167a4a1

View File

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