应用图标背景色加深
This commit is contained in:
@@ -285,7 +285,7 @@ export default {
|
||||
padding: 20px 15px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
background: #f8f9fa;
|
||||
background: #eeeeee;
|
||||
border-radius: 12px;
|
||||
box-shadow: 0 2px 10px rgb(0 0 0 / 5%);
|
||||
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
|
||||
Reference in New Issue
Block a user