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