@taocompany/magic-grid 0.3.0 → 0.3.1
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.es.js
CHANGED
|
@@ -21414,10 +21414,6 @@ var bC = class {
|
|
|
21414
21414
|
"--mg-color-bg-header": "#1a2332",
|
|
21415
21415
|
"--mg-color-bg-footer": "#1a2332",
|
|
21416
21416
|
"--mg-color-bg-status-bar": "#141414",
|
|
21417
|
-
"--mg-color-scrollbar-track": "rgba(255, 255, 255, 0.06)",
|
|
21418
|
-
"--mg-color-scrollbar-thumb": "rgba(255, 255, 255, 0.24)",
|
|
21419
|
-
"--mg-color-scrollbar-thumb-hover": "rgba(255, 255, 255, 0.38)",
|
|
21420
|
-
"--mg-color-scrollbar-gutter": "#181d28",
|
|
21421
21417
|
"--mg-color-column-drag-ghost-bg": "#1a2332",
|
|
21422
21418
|
"--mg-fixed-shadow-left": "4px 0 8px -2px rgba(0, 0, 0, 0.45)",
|
|
21423
21419
|
"--mg-fixed-shadow-right": "-4px 0 8px -2px rgba(0, 0, 0, 0.45)",
|