Skip to content
Snippets Groups Projects
Commit b77167a4 authored by syuilo's avatar syuilo
Browse files

🎨

parent 79a591d7
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
> * {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment