@pmidc/upyog-css 1.2.36 → 1.2.38
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 -3
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/pages/employee/inbox.scss +0 -4
package/dist/index.css
CHANGED
|
@@ -9613,9 +9613,7 @@ video::-webkit-media-controls-panel {
|
|
|
9613
9613
|
|
|
9614
9614
|
@media (max-width: 768px) {
|
|
9615
9615
|
.employee-main-application-details .employeeCard {
|
|
9616
|
-
padding: 10px; }
|
|
9617
|
-
.cp {
|
|
9618
|
-
width: 60px !important; } }
|
|
9616
|
+
padding: 10px; } }
|
|
9619
9617
|
|
|
9620
9618
|
.card-icon-container {
|
|
9621
9619
|
display: -webkit-box;
|