Commit ff5e0364 by caoyanzhi

调整样式

parent e917ad92
......@@ -99,13 +99,16 @@ export default {
white-space: nowrap;
background-color: #F5F7FA;
.first-menu-item {
padding-left: 20px;
padding: 0 10px 0 20px;
width: 100%;
height: 40px;
font-size: 14px;
font-weight: 400;
color: @gray02;
line-height: 40px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
&:hover, &.active {
background-color: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment