enlarge url pop up
This commit is contained in:
parent
2d95db5d52
commit
903282ef5e
1 changed files with 4 additions and 0 deletions
|
|
@ -136,6 +136,10 @@ trix-toolbar .trix-input--dialog {
|
||||||
border: var(--bs-border-width) solid var(--bs-border-color) !important;
|
border: var(--bs-border-width) solid var(--bs-border-color) !important;
|
||||||
border-radius: 0 !important;
|
border-radius: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
trix-toolbar .trix-dialog--link {
|
||||||
|
max-width: 900px;
|
||||||
|
}
|
||||||
/* trix-editor.trix-content {
|
/* trix-editor.trix-content {
|
||||||
min-height: 350px;
|
min-height: 350px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue