mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 20:50:13 +08:00
Remove field separator from create mode
This commit is contained in:
parent
3dfaed5ee4
commit
b4c3b13718
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
*/
|
||||
|
||||
|
||||
.field-layout.edit {
|
||||
.field-layout.edit,
|
||||
.field-layout.create {
|
||||
.field-separation {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue