Commit db86fdb0 authored by Janvi Bajoria's avatar Janvi Bajoria
Browse files

Bug 1706320 - fixed the space between rows of text of Import complete and...

Bug 1706320 - fixed the space between rows of text of Import complete and Import Error modal r=sgalich

Differential Revision: https://phabricator.services.mozilla.com/D142445
parent 45c5dd08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
  grid-column-start: 2;
  align-self: baseline;
  margin-top: 16px;
  line-height: 1.8em;
  line-height: 1.4em;
}

::slotted([slot="buttons"]) {