@rangertechnologies/ngnxt 2.1.345 → 2.1.346
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
|
Binary file
|
package/src/lib/style.css
CHANGED
|
@@ -1052,10 +1052,6 @@ select{
|
|
|
1052
1052
|
background: #ffffff !important;
|
|
1053
1053
|
padding: 10px !important;
|
|
1054
1054
|
gap: 10px !important;
|
|
1055
|
-
}
|
|
1056
|
-
/* SKS17DEC25 Shadow when content is scrollable */
|
|
1057
|
-
.align-submit-row.with-shadow {
|
|
1058
|
-
box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
|
|
1059
1055
|
}
|
|
1060
1056
|
google-map .map-container {
|
|
1061
1057
|
width: auto !important;
|
|
Binary file
|