mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-02 13:46:23 +00:00
(css) Left-align list items in sidenav
This commit is contained in:
@@ -34,7 +34,7 @@ md-list-item {
|
||||
max-width: 75%; // leave some place for a secondary button
|
||||
text-transform: initial;
|
||||
overflow: hidden;
|
||||
text-align: left;
|
||||
align-items: flex-start;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user