Browse Source

refactor: code indentation

version-14
Summayya 3 years ago
parent
commit
9ce0031d7c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      frappe/public/scss/website/web_form.scss

+ 2
- 2
frappe/public/scss/website/web_form.scss View File

@@ -66,9 +66,9 @@
tr {
color: var(--text-color);

td {
td {
border-top: 1px solid var(--border-color);
}
}
}
}
}

Loading…
Cancel
Save