Ver código fonte

标题栏样式修改

master
我叫MT 1 ano atrás
pai
commit
03b3e6dbb5
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/components/header.vue

+ 1
- 1
src/components/header.vue Ver arquivo

@@ -39,7 +39,7 @@ export default {
margin-top: 6px; margin-top: 6px;
} }
.el-menu-item { .el-menu-item {
margin-right: 3%;
margin-right: 60px;
background-color: #ffffff00 !important; background-color: #ffffff00 !important;
} }
.el-menu-item:nth-last-child() { .el-menu-item:nth-last-child() {


Carregando…
Cancelar
Salvar