mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-20 22:24:14 +00:00
Fix message text alignment (#6178)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
parent
f63889213f
commit
59bb49c186
@ -304,6 +304,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
width: 2.5rem;
|
width: 2.5rem;
|
||||||
|
min-width: 2.5rem;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
margin-top: 0.125rem;
|
margin-top: 0.125rem;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user