Skip to content

Commit

Permalink
Update _modals.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
ciar4n committed Apr 7, 2020
1 parent 6b264dd commit eb0d8bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions administrator/templates/atum/scss/blocks/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
width: 2.375rem;
height: 100%;
margin-block: 0;
margin-inline-start: -22px 16px;
margin-inline: -22px 16px;
line-height: 2.375rem;
color: hsla(0, 0%, 100%, .9);
background-color: var(--danger);
Expand All @@ -78,7 +78,7 @@
width: 2.375rem;
height: 100%;
margin-block: 0;
margin-inline-start: -22px 16px;
margin-inline: -22px 16px;
line-height: 2.375rem;
color: hsla(0, 0%, 100%, .9);
background-color: var(--success);
Expand Down

0 comments on commit eb0d8bb

Please sign in to comment.