mirror of
https://gitee.com/lyt-top/vue-next-admin
synced 2026-07-07 14:25:21 +08:00
'admin-22.04.19:优化菜单鼠标经过hover颜色不统一问题'
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
--next-border-color-light: #f1f2f3;
|
||||
--next-color-primary-lighter: #ecf5ff;
|
||||
--next-color-dark-hover: #0000001a;
|
||||
--next-color-menu-hover: rgba(0, 0, 0, 0.1);
|
||||
--next-color-menu-hover: rgba(0, 0, 0, 0.2);
|
||||
--next-color-user-hover: rgba(0, 0, 0, 0.04);
|
||||
--next-color-seting-main: #e9eef3;
|
||||
--next-color-seting-aside: #d3dce6;
|
||||
|
||||
Reference in New Issue
Block a user