cc-core-cli 1.0.110 → 1.0.111
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/package.json
CHANGED
|
@@ -179,10 +179,6 @@
|
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.editable-row:hover > td {
|
|
183
|
-
background-color: inherit !important;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
182
|
.editable-row .editable-cell-value-wrap {
|
|
187
183
|
border: 1px solid #d9d9d9;
|
|
188
184
|
border-radius: 4px;
|
|
@@ -256,7 +252,7 @@
|
|
|
256
252
|
|
|
257
253
|
.editable {
|
|
258
254
|
margin-bottom: 24px;
|
|
259
|
-
|
|
255
|
+
|
|
260
256
|
.editable-row:hover > td {
|
|
261
257
|
background-color: inherit !important;
|
|
262
258
|
}
|
|
@@ -761,7 +757,7 @@ h4.ant-typography {
|
|
|
761
757
|
width: 100%;
|
|
762
758
|
height: 100%;
|
|
763
759
|
left: 0;
|
|
764
|
-
// background-color: rgba(0, 0, 0, 0.5)
|
|
760
|
+
// background-color: rgba(0, 0, 0, 0.5);แ
|
|
765
761
|
opacity: 0.9;
|
|
766
762
|
transition: all 0.3s;
|
|
767
763
|
content: " ";
|