Browse Source

fix: cursor pointer for back button

version-14
Jannat Patel 3 years ago
parent
commit
3910cc63f6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      frappe/templates/styles/discussion_style.css

+ 1
- 0
frappe/templates/styles/discussion_style.css View File

@@ -180,6 +180,7 @@

.back-button {
margin-right: 1rem;
cursor: pointer;
}

.reply-author {


Loading…
Cancel
Save