Skip to content

Commit

Permalink
Now that we are doing a better job of sizing/laying out the streams, …
Browse files Browse the repository at this point in the history
…we can set svg height to 100% so that it matches the ratio adjustment
  • Loading branch information
Isaac Connor committed Oct 25, 2024
1 parent cff48df commit d971823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/skins/classic/css/base/views/montage.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
border: none;
display: inline-block;
width: 100%;
height: 100%;
}

.modeEditingMonitor {
Expand Down

0 comments on commit d971823

Please sign in to comment.