fixes the attachment modal

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
Jakob Röhrl
2020-05-11 13:52:05 +02:00
parent 859f05041d
commit 645425555b

View File

@@ -608,7 +608,7 @@ export default {
.modal__content {
width: 25vw;
min-width: 250px;
height: 120px;
min-height: 120px;
text-align: center;
margin: 20px 20px 60px 20px;
padding-bottom: 20px;