This commit is contained in:
shijingjing
2023-02-22 10:32:11 +08:00
parent 30c8744a0d
commit 4fc404df50

View File

@@ -108,6 +108,8 @@ export default {
.card_right { .card_right {
width: calc(100% - 184px); width: calc(100% - 184px);
.title { .title {
width: 100%;
height: 96px;
font-weight: 500; font-weight: 500;
font-size: 34px; font-size: 34px;
color: #333333; color: #333333;