max~min width

This commit is contained in:
shijingjing
2022-09-28 09:46:18 +08:00
parent e76206dd9b
commit 74507e4663

View File

@@ -833,6 +833,8 @@ export default {
font-weight: 400;
font-size: 32px;
color: #333333;
max-width: 100%;
min-width: 260px;
}
}