This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
refactor: code indentation
version-14
Summayya
3 years ago
parent
425f6eca43
commit
9ce0031d7c
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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);
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save