Skip to content

Commit

Permalink
Fixed broken message list sort options design
Browse files Browse the repository at this point in the history
  • Loading branch information
josaphatim committed Oct 26, 2023
1 parent bacf1e5 commit 3579a08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/core/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,6 @@ div.unseen, .unseen .subject { font-weight: 700; }
padding: 0px 5px 5px 10px;
background-color: #fff;
}
#list_controls_menu.show{display: flex;}
.imap_keyword, .imap_sort, .imap_filter {width: 100%;}
.mobile #list_controls_menu.show { display: flex; }
.mobile .imap_sort { width: 100%; }
.snoozed_date { color: teal !important; }

0 comments on commit 3579a08

Please sign in to comment.