#885 move size to css

This commit is contained in:
Dániel Péter Sipos
2021-02-16 15:41:39 +01:00
parent 80e5199e37
commit d6ccf72119
11 changed files with 33 additions and 34 deletions

View File

@@ -232,7 +232,5 @@ export const environment: GlobalConfig = {
mediaViewer: {
image: false,
video: false,
width: '340px',
height: '279px',
},
};