Compare commits

...

2 Commits

View File

@ -30,6 +30,10 @@ const props = defineProps({
padding: 20px;
background-color: #fff;
border-radius: 8px;
& + .panel-item {
margin-top: 10px;
}
}
.header {
display: flex;