mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-25 13:52:24 +02:00
update max-width/max-height for attachment video preview (#8185)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
This commit is contained in:
@@ -74,8 +74,8 @@
|
||||
|
||||
<style lang="scss">
|
||||
.container {
|
||||
max-width: 20rem;
|
||||
max-height: 20rem;
|
||||
max-width: 25rem;
|
||||
max-height: 25rem;
|
||||
min-width: 4rem;
|
||||
min-height: 4rem;
|
||||
border-radius: 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user