fix: widen admin edit layouts while keeping fields compact
This commit is contained in:
@@ -123,6 +123,14 @@ html[data-theme] .doc-controls {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
html[data-theme] .collection-edit,
|
||||
html[data-theme] .document-fields,
|
||||
html[data-theme] .render-fields,
|
||||
html[data-theme] .tabs-field__content-wrap {
|
||||
max-width: none;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
html[data-theme] .list-header,
|
||||
html[data-theme] .doc-controls,
|
||||
html[data-theme] .render-fields > *,
|
||||
|
||||
Reference in New Issue
Block a user