Bundle embedded web app
This commit is contained in:
@@ -46,3 +46,26 @@
|
||||
.codec-module .ant-collapse-content-active {
|
||||
background-color: var(--white-15);
|
||||
}
|
||||
.video-text-field-container {
|
||||
margin-left: 12px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.video-varient-alert {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.advanced-switch-container {
|
||||
margin-left: 80px;
|
||||
}
|
||||
.advanced-description-switch-container {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.advanced-description-wrapper {
|
||||
color: black;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 16px;
|
||||
}
|
||||
.video-varient-alert-button-container {
|
||||
width: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user