@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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pmidc/upyog-css",
3
- "version": "1.2.35-dev.1.0",
3
+ "version": "1.2.35-dev.1.1",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -265,7 +265,7 @@
265
265
  .bpa-owner-search-icon-container {
266
266
  position: absolute;
267
267
  right: 12px;
268
- top: 36%;
268
+ top: 50%;
269
269
  transform: translateY(-50%);
270
270
  display: flex;
271
271
  align-items: center;