Add space between options menu and options button

[MAILPOET-4536]
This commit is contained in:
David Remer
2022-11-02 08:27:00 +02:00
committed by Jan Jakeš
parent edbfb957b1
commit a8c3465133

View File

@@ -24,6 +24,7 @@
display: none;
flex-direction: column;
justify-content: center;
margin-top: 8px;
padding: 8px 8px 0;
position: absolute;
width: 100%;