[update] 重置按钮样式

This commit is contained in:
zhaoxiao
2021-09-06 17:49:03 +08:00
parent 575c1b7cd5
commit b11a6eb824
9 changed files with 14 additions and 8 deletions
+6
View File
@@ -97,3 +97,9 @@
border-radius: 5px;
}
}
.reset-button {
color: #08B6AF;
background: rgba(8,182,175,0.10);
border: 1px solid #08b6af;
}