@paubox/ui 3.0.1 → 3.0.2
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
|
@@ -29999,7 +29999,7 @@ function _templateObject2$7() {
|
|
|
29999
29999
|
}
|
|
30000
30000
|
function _templateObject3$6() {
|
|
30001
30001
|
var data = _tagged_template_literal$8([
|
|
30002
|
-
"\n width: 45px;\n text-align: center;\n"
|
|
30002
|
+
"\n width: 45px;\n text-align: center;\n padding-top: 0.3rem;\n padding-bottom: 0.3rem;\n line-height: 1rem;\n"
|
|
30003
30003
|
]);
|
|
30004
30004
|
_templateObject3$6 = function _templateObject() {
|
|
30005
30005
|
return data;
|