Set up CV writer field
This commit is contained in:
parent
75970bc41e
commit
03a44a5ec5
6 changed files with 52 additions and 25 deletions
|
@ -2,7 +2,7 @@
|
|||
// KIRBY PANEL CUSTOMIZATION
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
// Structure field gallery
|
||||
// Image gallery structure field gallery
|
||||
|
||||
.k-field-name-image_gallery {
|
||||
|
||||
|
@ -14,3 +14,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// CV writer field
|
||||
|
||||
.k-field-name-cv {
|
||||
|
||||
.k-text {
|
||||
min-height: 7.5rem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue