Blender Studio pull request - Version 2.2.0 update #104394
@ -98,6 +98,16 @@
|
|||||||
+media-md
|
+media-md
|
||||||
height: calc(100vh - var(--spacer-4) * 2) // height must be explicitly defined in order to make img max-height work
|
height: calc(100vh - var(--spacer-4) * 2) // height must be explicitly defined in order to make img max-height work
|
||||||
|
|
||||||
|
.video-player
|
||||||
|
display: flex
|
||||||
|
max-height: 100%
|
||||||
|
|
||||||
|
*
|
||||||
|
max-height: 100%
|
||||||
|
|
||||||
|
.plyr__video-wrapper
|
||||||
|
display: flex
|
||||||
|
|
||||||
.modal-navigation
|
.modal-navigation
|
||||||
+media-md
|
+media-md
|
||||||
width: 5.6rem
|
width: 5.6rem
|
||||||
|
Loading…
Reference in New Issue
Block a user