We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f0761 commit b17ec63Copy full SHA for b17ec63
packages/webui/src/client/styles/rundownView.scss
@@ -3148,8 +3148,8 @@ svg.icon {
3148
> .video-preview,
3149
> .thumbnail {
3150
display: block;
3151
- width: 420px;
3152
- height: 180px;
+ width: 414px;
+ height: 233px;
3153
background: #000;
3154
}
3155
@@ -3274,7 +3274,7 @@ svg.icon {
3274
white-space: normal;
3275
position: absolute;
3276
bottom: 7px;
3277
- right: 0;
+ right: 7px;
3278
3279
.mini-inspector__system {
3280
font-weight: 300;
0 commit comments