Commit 21395826 authored by Indrajith KB's avatar Indrajith KB Committed by Sascha Eggenberger
Browse files

#3340478 : Updated with scss file

parent 3e9d20f6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
  padding-bottom: 0;
}

.ief-entity-table tr.ief-row-form .form-item {
.ief-entity-table .ief-row-form .form-item {
  margin-top: var(--gin-spacing-density-s);
  margin-bottom: var(--gin-spacing-density-s);
}
+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+5 −0
Original line number Diff line number Diff line
@@ -9,6 +9,11 @@
    td {
      padding-bottom: 0;
    }

    .form-item {
      margin-top: var(--gin-spacing-density-s);
      margin-bottom: var(--gin-spacing-density-s);
    }
  }
}