css 수정

This commit is contained in:
Dang 2024-12-19 14:04:42 +09:00
parent 4e1e97f195
commit 13f5fa9755

View File

@ -89,5 +89,9 @@ defineProps({
margin-top: 10px;
width: 100%;
}
.btn.author {
height: 30px;
}
}
</style>