浏览代码

fix: cursor pointer for back button

version-14
Jannat Patel 3 年前
父节点
当前提交
3910cc63f6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      frappe/templates/styles/discussion_style.css

+ 1
- 0
frappe/templates/styles/discussion_style.css 查看文件

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

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

.reply-author {


正在加载...
取消
保存