react-autoql 7.3.3-alpha.0 → 7.3.3-alpha.2
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.esm.css +3 -1
- package/dist/autoql.esm.css.gz +0 -0
- package/package.json +1 -1
package/dist/autoql.esm.css
CHANGED
|
@@ -3896,7 +3896,9 @@ g.legendOrdinal .legendTitle tspan {
|
|
|
3896
3896
|
@media (max-width: 479px) {
|
|
3897
3897
|
.react-autoql-drawer .react-autoql-header-center-container {
|
|
3898
3898
|
font-size: 18px;
|
|
3899
|
-
letter-spacing: 0.05em; }
|
|
3899
|
+
letter-spacing: 0.05em; }
|
|
3900
|
+
.react-autoql-drawer .drawer-content-wrapper {
|
|
3901
|
+
transform: unset !important; } }
|
|
3900
3902
|
|
|
3901
3903
|
@media (min-width: 480px) {
|
|
3902
3904
|
.react-autoql-drawer .react-autoql-header-center-container {
|
package/dist/autoql.esm.css.gz
CHANGED
|
Binary file
|