Ver código fonte

问题修复

master
huxinglu 4 anos atrás
pai
commit
cda27e22e1
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      src/App.vue

+ 2
- 2
src/App.vue Ver arquivo

@@ -118,11 +118,11 @@
}

.el-tabs--top .el-tabs__item.is-top:nth-child(2) {
padding-left: 20px
padding-left: 20px!important;
}

.el-tabs--top .el-tabs__item.is-top:last-child {
padding-right: 20px;
padding-right: 20px!important;
}

.el-dialog__header {

Carregando…
Cancelar
Salvar