Compare commits

..

No commits in common. "b06c3f6fe17f8681408fbc9a798581f1e57563dc" and "3ae2b560c87b99902b17ca058f0aada9898d0b0a" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -167,7 +167,6 @@ const changeCheck = (val) => {
margin-bottom: 15px; margin-bottom: 15px;
.title { .title {
font-weight: bold; font-weight: bold;
line-height: 22px;
font-size: 16px; font-size: 16px;
color: #333333; color: #333333;
} }

View File

@ -77,7 +77,6 @@ const props = defineProps({
.title { .title {
font-weight: bold; font-weight: bold;
line-height: 22px;
font-size: 16px; font-size: 16px;
color: #333333; color: #333333;
} }