mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-30 02:52:22 +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 {
|
.field-separation {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue