mirror of
https://github.com/penpot/penpot.git
synced 2026-05-05 08:08:27 +00:00
Minor cosmetic fixes on history load more button.
This commit is contained in:
parent
d8c214a402
commit
27e14c0548
@ -87,7 +87,8 @@
|
||||
(rum/with-key (str (:id item)))))
|
||||
(if show-more?
|
||||
[:li {:on-click on-load-more}
|
||||
[:a.btn-primary.btn-small "view more"]])]))))
|
||||
[:a.btn-primary.btn-small
|
||||
"view more"]])]))))
|
||||
|
||||
(defn history-list-will-update
|
||||
[own]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user