Merge pull request #1858 from nextcloud/fix/attachmentModal
This commit is contained in:
@@ -608,7 +608,7 @@ export default {
|
|||||||
.modal__content {
|
.modal__content {
|
||||||
width: 25vw;
|
width: 25vw;
|
||||||
min-width: 250px;
|
min-width: 250px;
|
||||||
height: 120px;
|
min-height: 120px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 20px 20px 60px 20px;
|
margin: 20px 20px 60px 20px;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user