We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rgba()
2 parents a396ff1 + 3355542 commit e6ca6d3Copy full SHA for e6ca6d3
src/plugins/clear_button/plugin.scss
@@ -7,7 +7,7 @@
7
width: 25px;
8
top: 0;
9
right: calc(#{$select-padding-x} - #{$select-padding-item-x});
10
- color: rgba(0, 0, 0);
+ color: rgb(0, 0, 0);
11
opacity: 0.4;
12
font-weight: bold;
13
border: none;
0 commit comments