风格五样式修改

menu_style
jinna 3 months ago
parent b4ed243802
commit 3046be035f
  1. 6
      src/page/index/sidebar/index.vue

@ -338,10 +338,10 @@ export default {
}
&.six_menu {
display: flex;
display: block;
height: 100%;
flex-direction: column;
justify-content: flex-start;
overflow: auto;
// justify-content: flex-start;
width: 60px;
color: #0066ff;

Loading…
Cancel
Save