style: background to background-color

This commit is contained in:
Vben
2021-04-13 21:43:10 +08:00
parent c9089c3243
commit 2cdf2c28c4
66 changed files with 142 additions and 142 deletions

View File

@@ -67,7 +67,7 @@
padding: 10px;
color: @white;
cursor: pointer;
background: @primary-color;
background-color: @primary-color;
border-radius: 6px 0 0 6px;
justify-content: center;
align-items: center;