mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Change: (defface ement-room-timestamp-header) :height 1.1
This commit is contained in:
parent
41d45b93b5
commit
baabfeb61b
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ See Info node `(elisp)Other Display Specs'."
|
|||
"Own messages.")
|
||||
|
||||
(defface ement-room-timestamp-header
|
||||
'((t (:inherit header-line :weight bold)))
|
||||
'((t (:inherit header-line :weight bold :height 1.1)))
|
||||
"Timestamp headers.")
|
||||
|
||||
;;;; Commands
|
||||
|
|
Loading…
Add table
Reference in a new issue