wp-cli-gui/less/vendor/vue-select/modules/clear.less
2021-07-11 02:46:52 +02:00

10 lines
163 B
Text

/* Clear Button */
.vs__clear {
fill: @vs-controls-color;
padding: 0;
border: 0;
background-color: transparent;
cursor: pointer;
margin-right: 8px;
}