set min-width for attachmentParent and flagParent to line them up

This commit is contained in:
the-djmaze 2024-04-17 01:43:53 +02:00
parent f2c4b8a1b3
commit 0ff66f8df8

View file

@ -327,6 +327,7 @@
.attachmentParent,
.flagParent {
margin: 0 10px 0 5px;
min-width: 1em;
}
.flagParent::after {
content: '☆'; /*⚐*/