@fileverse-dev/fortune-react 1.0.2-mod-1 → 1.0.2-mod-3

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/dist/index.css CHANGED
@@ -2125,6 +2125,8 @@ html::-webkit-scrollbar-button {
2125
2125
 
2126
2126
  .fortune-toolbar-combo-text {
2127
2127
  margin: 0 4px;
2128
+ font-weight: 500;
2129
+ font-size: 14px;
2128
2130
  }
2129
2131
 
2130
2132
  .fortune-toolbar-color-picker-item {
@@ -2143,7 +2145,8 @@ html::-webkit-scrollbar-button {
2143
2145
  padding: 6px;
2144
2146
  font-size: 12px;
2145
2147
  position: absolute;
2146
- z-index: 25; /* higher than toolbar tips */
2148
+ z-index: 25;
2149
+ /* higher than toolbar tips */
2147
2150
  top: 40px;
2148
2151
  white-space: nowrap;
2149
2152
  }
@@ -2307,7 +2310,6 @@ html::-webkit-scrollbar-button {
2307
2310
  background: #efefef;
2308
2311
  cursor: pointer;
2309
2312
  }
2310
-
2311
2313
  /*函数公式查找样式*/
2312
2314
  #luckysheet-search-formula {
2313
2315
  font-size: 12px;
@@ -2125,6 +2125,8 @@ html::-webkit-scrollbar-button {
2125
2125
 
2126
2126
  .fortune-toolbar-combo-text {
2127
2127
  margin: 0 4px;
2128
+ font-weight: 500;
2129
+ font-size: 14px;
2128
2130
  }
2129
2131
 
2130
2132
  .fortune-toolbar-color-picker-item {
@@ -2143,7 +2145,8 @@ html::-webkit-scrollbar-button {
2143
2145
  padding: 6px;
2144
2146
  font-size: 12px;
2145
2147
  position: absolute;
2146
- z-index: 25; /* higher than toolbar tips */
2148
+ z-index: 25;
2149
+ /* higher than toolbar tips */
2147
2150
  top: 40px;
2148
2151
  white-space: nowrap;
2149
2152
  }
@@ -2307,7 +2310,6 @@ html::-webkit-scrollbar-button {
2307
2310
  background: #efefef;
2308
2311
  cursor: pointer;
2309
2312
  }
2310
-
2311
2313
  /*函数公式查找样式*/
2312
2314
  #luckysheet-search-formula {
2313
2315
  font-size: 12px;