@titaui/pc 1.7.85 → 1.7.86

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.
@@ -134,7 +134,6 @@
134
134
  }
135
135
 
136
136
  .titaui-nav-top-menu__tips-box-ok {
137
- width: 64px;
138
137
  height: 28px;
139
138
  margin-top: 8px;
140
139
  margin-left: 210px;
@@ -142,7 +141,7 @@
142
141
  box-shadow: 0px -4px 12px 0px rgba(127, 145, 180, 0.2);
143
142
  border-radius: 14px;
144
143
  box-sizing: border-box;
145
- padding: 3px 18px;
144
+ padding: 3px 17px;
146
145
  font-size: 14px;
147
146
  color: #2879FF;
148
147
  line-height: 22px;
@@ -119,7 +119,7 @@ var Menu = function Menu(_ref) {
119
119
  className: "".concat(prefix, "__tips-box-title")
120
120
  }, "\uD83C\uDF89 Tita Learning \u4E0A\u7EBF\u5566"), /*#__PURE__*/_react["default"].createElement("p", {
121
121
  className: "".concat(prefix, "__tips-box-content")
122
- }, "OKR \u5B66\u4E60\u8D44\u6599\uFF0COKR \u63A8\u8FDB\u65B9\u6CD5\uFF0COKR\u6559\u7EC3\u5728\u7EBF", /*#__PURE__*/_react["default"].createElement("br", null), "\u6307\u5BFC\uFF0C\u901A\u901A\u90FD\u5728\u8FD9\u91CC\uFF01\u5FEB\u6765\u770B\u770B\u5427\uFF01"), /*#__PURE__*/_react["default"].createElement("div", {
122
+ }, "OKR \u5B66\u4E60\u8D44\u6599\uFF0COKR \u63A8\u8FDB\u65B9\u6CD5\uFF0COKR\u6559\u7EC3\u5728\u7EBF\u6307\u5BFC\uFF0C\u901A\u901A\u90FD\u5728\u8FD9\u91CC\uFF01\u5FEB\u6765\u770B\u770B\u5427\uFF01"), /*#__PURE__*/_react["default"].createElement("div", {
123
123
  className: "".concat(prefix, "__tips-box-ok"),
124
124
  onClick: handleClick
125
125
  }, "\u597D\u54D2")), /*#__PURE__*/_react["default"].createElement("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.7.85",
3
+ "version": "1.7.86",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",