@selco/installation-ui-css 1.0.10 → 1.0.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@selco/installation-ui-css",
3
- "version": "1.0.10",
3
+ "version": "1.0.12",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "author": "Adithya Katuku",
package/src/index.scss CHANGED
@@ -886,12 +886,6 @@ input[type="number"] {
886
886
  }
887
887
  }
888
888
 
889
- .employee-select-wrap {
890
- .options-card {
891
- margin-top: 0;
892
- }
893
- }
894
-
895
889
  .create-project-wrapper {
896
890
  .employee-select-wrap {
897
891
  .options-card {