@ctlyst.id/voila-ui 11.0.18 → 11.0.20
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 +8 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +5 -5
package/dist/index.css
CHANGED
|
@@ -33986,13 +33986,20 @@ textarea {
|
|
|
33986
33986
|
}
|
|
33987
33987
|
}
|
|
33988
33988
|
|
|
33989
|
-
/* vanilla-extract-css-ns:src/layouts/container/container.css.ts.vanilla.css?source=
|
|
33989
|
+
/* vanilla-extract-css-ns:src/layouts/container/container.css.ts.vanilla.css?source=QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDogOTA0cHgpIHsKICAuaWZ2bzN1MCB7CiAgICBwYWRkaW5nLWxlZnQ6IHZhcigtLWJzbjhrMDY3KTsKICAgIHBhZGRpbmctcmlnaHQ6IHZhcigtLWJzbjhrMDY3KTsKICB9Cn0KQG1lZGlhIHNjcmVlbiBhbmQgKG1pbi13aWR0aDogOTA1cHgpIGFuZCAobWF4LXdpZHRoOiAxMjAwcHgpIHsKICAuaWZ2bzN1MCB7CiAgICB3aWR0aDogY2FsYygxMDAlIC0gMzJweCkgIWltcG9ydGFudDsKICAgIG1heC13aWR0aDogY2FsYygxMDAlIC0gMzJweCkgIWltcG9ydGFudDsKICAgIG1hcmdpbjogMCAxNnB4ICFpbXBvcnRhbnQ7CiAgfQp9 */
|
|
33990
33990
|
@media screen and (max-width: 904px) {
|
|
33991
33991
|
.ifvo3u0 {
|
|
33992
33992
|
padding-left: var(--bsn8k067);
|
|
33993
33993
|
padding-right: var(--bsn8k067);
|
|
33994
33994
|
}
|
|
33995
33995
|
}
|
|
33996
|
+
@media screen and (min-width: 905px) and (max-width: 1200px) {
|
|
33997
|
+
.ifvo3u0 {
|
|
33998
|
+
width: calc(100% - 32px) !important;
|
|
33999
|
+
max-width: calc(100% - 32px) !important;
|
|
34000
|
+
margin: 0 16px !important;
|
|
34001
|
+
}
|
|
34002
|
+
}
|
|
33996
34003
|
|
|
33997
34004
|
/* vanilla-extract-css-ns:src/layouts/text/text.css.ts.vanilla.css?source=#H4sIAAAAAAAAA52UTQqDMBBG954iF1BijD/VwxSNowmIiqYoLd69WOvGGBzcDvJeeB/oPX0hCmCTTz4OIVXXandUb0gJT/o5208TqFrqlMSUrrdGteDK/y2Mtg8b0BoGd+xzodo6JXQ9L463G5hhoEjD/pQrQ3A0BAxroDgDPxoYRxr2p1wZQsOArcSQlaKjwY+wBo4zxLYdbjVPbM1v9X3Y+t6i5UbL5ISG7VbYlrlFEwbtrBtDrlAatLNNfeS/AAza2QpWmhceeNWPp2HWbgmiG3KtujbdaFoO3auWmbN8AQW1B6ntBAAA */
|
|
33998
34005
|
._1ccbe2w1 {
|