We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97deb3 commit 4101bf6Copy full SHA for 4101bf6
frontend/src/layout/components/Sidebar/index.scss
@@ -51,6 +51,7 @@
51
background-color: var(--el-menu-item-bg-color);
52
box-shadow: 0 0 4px rgba(0, 94, 235, 0.1);
53
height: 46px;
54
+ margin: 6px 0;
55
border-radius: 4px;
56
&:hover {
57
.el-icon {
0 commit comments