@pmidc/upyog-css 1.2.35-dev.1.0 → 1.2.35-dev.1.1
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 +1 -1
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/pages/citizen/InboxCard.scss +1 -1
package/dist/index.css
CHANGED
|
@@ -16302,7 +16302,7 @@ body {
|
|
|
16302
16302
|
.bpa-owner-search-icon-container {
|
|
16303
16303
|
position: absolute;
|
|
16304
16304
|
right: 12px;
|
|
16305
|
-
top:
|
|
16305
|
+
top: 50%;
|
|
16306
16306
|
-webkit-transform: translateY(-50%);
|
|
16307
16307
|
transform: translateY(-50%);
|
|
16308
16308
|
display: -webkit-box;
|