mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
set min-width for attachmentParent and flagParent to line them up
This commit is contained in:
parent
f2c4b8a1b3
commit
0ff66f8df8
1 changed files with 1 additions and 0 deletions
|
|
@ -327,6 +327,7 @@
|
||||||
.attachmentParent,
|
.attachmentParent,
|
||||||
.flagParent {
|
.flagParent {
|
||||||
margin: 0 10px 0 5px;
|
margin: 0 10px 0 5px;
|
||||||
|
min-width: 1em;
|
||||||
}
|
}
|
||||||
.flagParent::after {
|
.flagParent::after {
|
||||||
content: '☆'; /*⚐*/
|
content: '☆'; /*⚐*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue