This commit is contained in:
wyx
2023-03-03 22:28:45 +08:00
parent 733ec7b646
commit 80778b87d9
5 changed files with 16 additions and 13 deletions

View File

@@ -667,7 +667,8 @@ export default {
cursor: pointer;
width: 80px;
height: 40px;
color: #4ea6ff;
color: #fff;
background: #4ea6ff;
border: 1px solid #4ea6ff;
border-radius: 4px;
display: flex;