庞东旭 2 tygodni temu
rodzic
commit
986ca38d59
2 zmienionych plików z 6 dodań i 1 usunięć
  1. +1
    -1
      public/styles/theme-chalk/index.css
  2. +5
    -0
      src/App.vue

+ 1
- 1
public/styles/theme-chalk/index.css
Plik diff jest za duży
Wyświetl plik


+ 5
- 0
src/App.vue Wyświetl plik

@@ -13,6 +13,11 @@ export default {
components: { ThemePicker }
}
</script>
<style>
.el-table--medium .el-table__cell{
padding: 7px 0;
}
</style>
<style scoped>
#app .theme-picker {
display: none;


Ładowanie…
Anuluj
Zapisz