react-autoql 8.0.2-alpha.4 → 8.0.2-alpha.6
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/autoql.cjs.js +1 -1
- package/dist/autoql.cjs.js.gz +0 -0
- package/dist/autoql.esm.css +2 -0
- package/dist/autoql.esm.css.gz +0 -0
- package/dist/autoql.esm.js +1 -1
- package/dist/autoql.esm.js.gz +0 -0
- package/package.json +1 -1
package/dist/autoql.cjs.js.gz
CHANGED
|
Binary file
|
package/dist/autoql.esm.css
CHANGED
|
@@ -4687,6 +4687,8 @@ g.legendOrdinal .legendTitle tspan {
|
|
|
4687
4687
|
font-family: var(--react-autoql-font-family), sans-serif;
|
|
4688
4688
|
line-height: 22px;
|
|
4689
4689
|
outline: none !important; }
|
|
4690
|
+
.react-autoql-drawer.mobile {
|
|
4691
|
+
height: calc(100vh - 80px); }
|
|
4690
4692
|
.react-autoql-drawer .react-autoql-notification-list-container {
|
|
4691
4693
|
height: calc(100% - 60px); }
|
|
4692
4694
|
.react-autoql-drawer .data-messenger-header-select {
|
package/dist/autoql.esm.css.gz
CHANGED
|
Binary file
|