This commit is contained in:
Fine 2022-09-08 21:34:32 +08:00
parent c4bca9ff5a
commit ad67a3fb02

View File

@ -194,6 +194,6 @@ watch(
@import "./style.scss";
.tips {
color: red;
color: rgba(255, 0, 0, 0.5);
}
</style>