We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b62197 commit 1d40bdcCopy full SHA for 1d40bdc
1 file changed
frontend/src/layout/components/Sidebar/index.scss
@@ -9,7 +9,6 @@
9
background-color: var(--el-menu-item-bg-color);
10
margin: 7px 0;
11
height: 42px;
12
- line-height: 42px;
13
box-shadow: 0px 0px 4px rgba(0, 94, 235, 0.1);
14
box-sizing: border-box;
15
@@ -54,7 +53,6 @@
54
53
box-shadow: 0 0 4px rgba(0, 94, 235, 0.1);
55
margin-top: 7px;
56
57
58
border-radius: 4px;
59
&:hover {
60
.el-icon {
0 commit comments