src/components/ThemePicker/index.vue
@@ -176,4 +176,15 @@ .theme-picker-dropdown .el-color-dropdown__link-btn { display: none; } .el-color-dropdown__btns{ display: flex; justify-content: space-between; } .el-color-dropdown__btns .el-button--text { display: none !important; } .el-color-dropdown__btns .el-button--default { height: 28px !important; } </style>