@pmidc/upyog-css 1.0.43 → 1.0.44

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
@@ -11941,6 +11941,9 @@ input[type=number], .checkbox-wrap .input-emp[type=number] {
11941
11941
  .moduleLinkHomePage h1 {
11942
11942
  padding-left: 20px; }
11943
11943
 
11944
+ .no-left-margin {
11945
+ margin-left: 0 !important; }
11946
+
11944
11947
  @media screen and (max-width: 768px) {
11945
11948
  .citizen .inboxButton {
11946
11949
  font-size: 1rem; } }