@@ -30,4 +30,9 @@ html {
height: 100%;
}
+.el-color-dropdown__btns{
+ .el-color-dropdown__link-btn{
+ display: none;
+ }
+}
</style>