@elderbyte/ngx-starter 14.4.0-beta.1 → 14.4.0-beta.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/package.json
CHANGED
|
@@ -103,12 +103,11 @@
|
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.elder-input-prefix-icon-container {
|
|
106
|
-
height:
|
|
106
|
+
height: 18px !important;
|
|
107
107
|
min-width: 24px !important;
|
|
108
|
-
padding-top: 3px;
|
|
109
108
|
padding-right: 3px;
|
|
110
|
-
padding-bottom: 3px;
|
|
111
109
|
}
|
|
110
|
+
|
|
112
111
|
.elder-icon-small-container {
|
|
113
112
|
height: 24px !important;
|
|
114
113
|
min-width: 24px !important;
|