increased comment size
This commit is contained in:
parent
801b5f71ef
commit
58d4ff346b
1 changed files with 2 additions and 2 deletions
|
|
@ -2095,8 +2095,8 @@ class extends Component {
|
|||
h("div", { class: "panel-body", style: { "height": "100%" } },
|
||||
h("div", { class: "vcenter" },
|
||||
h("div", { class: "text-center text-extra-muted" },
|
||||
h(frappe.components.Octicon, { type: "comment-discussion", style: "font-size: 48px" }),
|
||||
h("p","",__("Select a Chat to start messaging."))
|
||||
h(frappe.components.Octicon, { type: "comment-discussion", style: "font-size: 125px" }),
|
||||
h("p","",__("Select a chat to start messaging."))
|
||||
)
|
||||
)
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue