UI: Added fixed width for embed image dialog
This commit is contained in:
parent
8d262909f2
commit
ff37e7ede5
@ -16,6 +16,7 @@
|
|||||||
:host {
|
:host {
|
||||||
.mat-mdc-dialog-content {
|
.mat-mdc-dialog-content {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
width: 780px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 16px;
|
gap: 16px;
|
||||||
.tb-embed-image-text {
|
.tb-embed-image-text {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user