@selco/installation-ui-css 1.0.9 → 1.0.11

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 CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @selco/installation-ui-css - 1.0.9
2
+ * @selco/installation-ui-css - 1.0.11
3
3
  *
4
4
  * Copyright (c) 2025 Adithya Katuku
5
5
  *
@@ -11400,9 +11400,6 @@ body {
11400
11400
  font-size: 16px;
11401
11401
  text-decoration: underline; }
11402
11402
 
11403
- .employee-select-wrap .options-card {
11404
- margin-top: 0; }
11405
-
11406
11403
  .typography.text-heading-xl {
11407
11404
  font-family: Roboto Condensed;
11408
11405
  font-style: normal;
@@ -14644,6 +14641,3 @@ input[type=number], .checkbox-wrap .input-emp[type=number], .digit-checkbox-wrap
14644
14641
  .digit-multiselectdropdown-wrap .digit-multiselectdropodwn-menuitem .digit-label.selectAll {
14645
14642
  font-size: 16px;
14646
14643
  text-decoration: underline; }
14647
-
14648
- .employee-select-wrap .options-card {
14649
- margin-top: 0; }