Skip to content

Commit

Permalink
improved reminder style
Browse files Browse the repository at this point in the history
  • Loading branch information
asparc committed Jul 10, 2020
1 parent 7f0ceae commit bf09318
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions styles/send-reminders.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,15 @@
}
}

.message-list-headers .send-reminders-header {
margin-right: 0px;
margin-left: 0px;
}

.send-reminders-header {
color: @reminders-color;
background: @background-primary;

// margin-right: 0px;
// margin-left: 0px;

// background: linear-gradient(to bottom, @reminders-border-color 0%, @background-primary 10%);
border-bottom: 1px solid @reminders-border-color;
img {
Expand Down

0 comments on commit bf09318

Please sign in to comment.