@pmidc/upyog-css 1.2.36-UAT.14 → 1.2.36-UAT.15
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 -2
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/pages/employee/index.scss +0 -1
package/dist/index.css
CHANGED
|
@@ -8256,8 +8256,7 @@ video::-webkit-media-controls-panel {
|
|
|
8256
8256
|
margin-left: 12px;
|
|
8257
8257
|
text-overflow: ellipsis;
|
|
8258
8258
|
overflow: hidden;
|
|
8259
|
-
white-space: nowrap;
|
|
8260
|
-
max-width: calc(100% - 56px); }
|
|
8259
|
+
white-space: nowrap; }
|
|
8261
8260
|
.citizen .sidebar .dropdown-link, .citizen .sidebar .sidebar-link, .employee .sidebar .dropdown-link, .employee .sidebar .sidebar-link {
|
|
8262
8261
|
display: -webkit-box;
|
|
8263
8262
|
display: -ms-flexbox;
|