fix:添加一个公共class

This commit is contained in:
shijing 2025-03-18 10:40:04 +08:00
parent 3b20f98e2c
commit 88676aada1
1 changed files with 3 additions and 1 deletions

View File

@ -57,7 +57,9 @@ export default {
<style lang="scss">
@import "@/style/style.scss";
.width-100{
width: 100%;
}
.card-header {
display: flex;
justify-content: space-between;