react-jupiter 5.11.4 → 5.11.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.
@@ -46,14 +46,16 @@ return/*#__PURE__*/(
46
46
  _react.default.createElement(_index.Container,{className:"organizer-card"},/*#__PURE__*/
47
47
  _react.default.createElement(_display.default,{display:"flex",flexDirection:"row",flexDirectionMobile:"column",alignItems:"start",justifyContent:"space-between"},/*#__PURE__*/
48
48
  _react.default.createElement(_display.default,{display:"flex",alignItems:"center",justifyContent:"start",width:"100%",flex:"4 1"},/*#__PURE__*/
49
- _react.default.createElement(_display.default,{display:"flex",flexDirection:"row",flexDirectionMobile:"column"},
49
+ _react.default.createElement(_display.default,{display:"flex",flexDirection:"row",flexDirectionMobile:"column"},/*#__PURE__*/
50
+ _react.default.createElement(_display.default,{display:"flex",flex:"1 1"},
50
51
  d(/*#__PURE__*/_react.default.createElement(_avatar.default,{
51
52
  alt:b,
52
53
  src:c,
53
54
  size:"md",
54
55
  sizeMobile:"lg",
55
56
  className:"avatar"}
56
- )),/*#__PURE__*/
57
+ ))
58
+ ),/*#__PURE__*/
57
59
  _react.default.createElement("div",{className:"mr"},/*#__PURE__*/
58
60
  _react.default.createElement(_typography.Text,{size:12,textAlign:"right"},"\u0628\u0631\u06AF\u0632\u0627\u0631\u200C\u06A9\u0646\u0646\u062F\u0647:"),
59
61
  " ",
@@ -146,7 +148,8 @@ isFollowed:f}
146
148
  )
147
149
  )
148
150
  ),/*#__PURE__*/
149
- _react.default.createElement("style",null,"\n .recommend {\n display: block;\n margin: 10px auto;\n }\n @media (max-width: 768px) {\n .avatar {\n margin: 5px auto 10px;\n }\n .statistics {\n margin: 25px auto;\n }\n }\n @media (min-width: 768px) {\n .mr {\n margin-right: 15px;\n }\n }\n "
151
+ _react.default.createElement("style",null,"\n .recommend {\n display: block;\n margin: 10px auto;\n }\n @media (max-width: 768px) {\n .avatar {\n margin: 5px auto 10px;\n }\n .statistics {\n margin: 25px auto;\n }\n }\n @media (min-width: 768px) {\n .mr {\n margin-right: 15px;\n flex: 5 1;\n }\n }\n "
152
+
150
153
 
151
154
 
152
155
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-jupiter",
3
- "version": "5.11.4",
3
+ "version": "5.11.5",
4
4
  "main": "./index.js",
5
5
  "license": "MIT",
6
6
  "keywords": [