feat(ui): patterns list and create form layout
Made-with: Cursor
This commit is contained in:
@@ -1288,6 +1288,12 @@ body.preset-ui-run .edit-mode-only {
|
||||
justify-content: stretch;
|
||||
}
|
||||
|
||||
#pattern-editor-modal .n-param-group:has(.pattern-n-readable-input) label {
|
||||
flex: 0 0 auto;
|
||||
min-width: 2.25rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
#pattern-editor-modal .pattern-n-readable-input {
|
||||
flex: 1 1 auto;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user