[design] improve clear search button

This commit is contained in:
zombieFox 2019-02-17 17:27:13 +00:00
parent a076e4f6b0
commit a5590edf39

View File

@ -158,6 +158,7 @@ button [class*=" button-"]:last-child,
.button-link[disabled] {
background-color: transparent;
color: transparent;
pointer-events: none;
}
.button-link:hover[disabled],