general-library-union 2.3.83 → 2.3.84

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": "general-library-union",
3
- "version": "2.3.83",
3
+ "version": "2.3.84",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -201,6 +201,8 @@ $backgroundToLeft: linear-gradient(to left, $azulColorBtnM, $azulColorBtnM2);
201
201
  border-right: none;
202
202
  }
203
203
 
204
+
205
+
204
206
  .no-found-input {
205
207
  border-radius: 0px 5px 5px 0px !important;
206
208
  border-left: none !important;