Set max video height for preview video
This commit is contained in:
@@ -35,6 +35,7 @@ limitations under the License.
|
||||
.preview {
|
||||
position: relative;
|
||||
max-width: 400px;
|
||||
max-height: 225px;
|
||||
border-radius: 24px;
|
||||
overflow: hidden;
|
||||
background-color: #444;
|
||||
|
||||
Reference in New Issue
Block a user