@pmidc/upyog-css 1.0.29 → 1.0.30

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 CHANGED
@@ -3269,7 +3269,6 @@ img, video {
3269
3269
  .table-fixed-first-column tbody td:first-child {
3270
3270
  position: sticky;
3271
3271
  background: #fff;
3272
- color: #a82227;
3273
3272
  left: 0;
3274
3273
  border-right: 1px solid #b1b4b6; }
3275
3274
 
@@ -11404,10 +11403,3 @@ input[type=number], .checkbox-wrap .input-emp[type=number] {
11404
11403
  @media screen and (max-width: 768px) {
11405
11404
  .citizen .inboxButton {
11406
11405
  font-size: 1rem; } }
11407
-
11408
- @media screen and (max-width: 768px) {
11409
- .stepper {
11410
- display: grid !important; }
11411
- .action-bar-wrap {
11412
- padding: 10px 0;
11413
- text-align: center; } }