mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-23 19:45:56 +00:00
ui: Add fontawesome-free, use in status & mailbox
This commit is contained in:
@@ -332,9 +332,15 @@ li.navbar-active span,
|
||||
}
|
||||
|
||||
.message-list-controls {
|
||||
display: flex;
|
||||
grid-area: ctrl;
|
||||
}
|
||||
|
||||
.message-list-controls input[type="search"] {
|
||||
flex: 1 1 auto;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.message-list {
|
||||
grid-area: list;
|
||||
overflow-y: scroll;
|
||||
|
||||
Reference in New Issue
Block a user