mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
perf: 修改了css
This commit is contained in:
@@ -98,8 +98,10 @@ export default {
|
||||
height: 70px;
|
||||
width: 70px;
|
||||
&:hover {
|
||||
color: #303133;
|
||||
background-color: #e6e6e6;
|
||||
color: inherit;
|
||||
i {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
&:first-child {
|
||||
margin-left: 20px;
|
||||
|
||||
@@ -127,12 +127,12 @@ export default {
|
||||
background-color: #e6e6e6;
|
||||
}
|
||||
&>>> i {
|
||||
color: #909399;
|
||||
color: #7c7e7f;
|
||||
font-size: 16px;
|
||||
}
|
||||
&>>> .svg-icon {
|
||||
color: #7c7e7f;
|
||||
font-size: 16px;
|
||||
color: #909399;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user