Blender Studio pull request - Version 2.2.0 update #104394

Merged
Márton Lente merged 64 commits from ui/v2.2.0 into main 2024-04-08 16:32:44 +02:00
Showing only changes of commit 2d87ff2b25 - Show all commits

View File

@ -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