@paubox/ui 0.14.4 → 0.14.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.esm.js +1 -1
- package/package.json +1 -1
package/index.esm.js
CHANGED
|
@@ -24045,7 +24045,7 @@ function _templateObject1$a() {
|
|
|
24045
24045
|
}
|
|
24046
24046
|
function _templateObject2$8() {
|
|
24047
24047
|
var data = _tagged_template_literal$f([
|
|
24048
|
-
"\n flex: 1;\n
|
|
24048
|
+
"\n flex: 1;\n cursor: pointer;\n border: none;\n background-color: transparent;\n\n -webkit-appearance: none;\n -moz-appearance: none;\n &::-ms-expand {\n display: none;\n }\n &::placeholder {\n color: ",
|
|
24049
24049
|
";\n }\n color: ",
|
|
24050
24050
|
";\n padding: ",
|
|
24051
24051
|
";\n padding-right: 2rem;\n outline: none;\n &::placeholder {\n color: ",
|