去除小箭头
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ button { cursor: pointer; }
|
||||
background: linear-gradient(180deg, #fff, #f5faf9);
|
||||
font-weight: 650;
|
||||
}
|
||||
.horizontal-menu .el-sub-menu__icon-arrow { margin-left: 6px; }
|
||||
.horizontal-menu .el-sub-menu__icon-arrow { display: none; }
|
||||
.navigation-status {
|
||||
flex: 0 0 auto; min-width: 152px; padding-left: 24px;
|
||||
display: grid; align-content: center; gap: 2px;
|
||||
|
||||
Reference in New Issue
Block a user