mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-28 06:46:27 +00:00
set min-width for attachmentParent and flagParent to line them up
This commit is contained in:
@@ -327,6 +327,7 @@
|
||||
.attachmentParent,
|
||||
.flagParent {
|
||||
margin: 0 10px 0 5px;
|
||||
min-width: 1em;
|
||||
}
|
||||
.flagParent::after {
|
||||
content: '☆'; /*⚐*/
|
||||
|
||||
Reference in New Issue
Block a user