Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Issue SB-10325 merge: Merge pull request #474 from ankur01oct/release…
Browse files Browse the repository at this point in the history
…-1.14.0

Issue SB-10325 feat: ETB Consumption v2 Library Page UI
  • Loading branch information
AmiableAnil authored Feb 14, 2019
2 parents 2a57c3c + 3e981ca commit 2afc8d5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/assets/styles/_helper.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,16 +92,18 @@
@include margin(null, 10px, null, null);
}


.MR12{
@include margin(null, 12px, null, null);
}

.MR15{
@include margin(null, 15px, null, null);
}

.MR20{
@include margin(null, 20px, null, null);
}
.MR26{
@include margin(null, 26px, null, null);
}

.MT5{
margin-top: 5px;
Expand Down

0 comments on commit 2afc8d5

Please sign in to comment.