fix: 排放口infotitle

This commit is contained in:
caoqianming 2024-08-15 15:59:31 +08:00
parent 18c89f01bb
commit acfc04653a
1 changed files with 1 additions and 1 deletions

View File

@ -704,6 +704,6 @@ export default {
.infotitle {
font-weight: normal;
color: #333333;
color: #dddddd;
}
</style>