@selco/installation-ui-css 1.0.14 → 1.0.15
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 +1 -2
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/index.scss +0 -1
package/dist/index.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @selco/installation-ui-css - 1.0.
|
|
2
|
+
* @selco/installation-ui-css - 1.0.15
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2026 Adithya Katuku
|
|
5
5
|
*
|
|
@@ -14988,7 +14988,6 @@ input[type=number], .checkbox-wrap .input-emp[type=number], .digit-checkbox-wrap
|
|
|
14988
14988
|
margin-top: 40px; }
|
|
14989
14989
|
|
|
14990
14990
|
.digit-toast-success {
|
|
14991
|
-
position: absolute;
|
|
14992
14991
|
min-width: -webkit-fit-content;
|
|
14993
14992
|
min-width: -moz-fit-content;
|
|
14994
14993
|
min-width: fit-content;
|