mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
7
lib/core/viewer/components/mediaPlayer.component.scss
Normal file
7
lib/core/viewer/components/mediaPlayer.component.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.adf-media-player {
|
||||
video {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
max-height: 90vh;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user