Message Context Menu: More compact height (#1565)

This commit is contained in:
Alexander Zinchuk 2021-12-10 18:32:38 +01:00
parent b8bf4cf833
commit 00c61e570f

View File

@ -5,7 +5,7 @@
box-shadow: none !important;
outline: none !important;
display: flex;
padding: 1rem;
padding: 0.75rem 1rem;
position: relative;
overflow: hidden;
line-height: 1.5rem;