mirror of
https://github.com/penpot/penpot.git
synced 2026-02-14 15:43:14 +00:00
add more history btn
This commit is contained in:
@@ -122,6 +122,9 @@
|
||||
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -99,7 +99,8 @@
|
||||
[:div.pin-icon i/pin]
|
||||
[:span (str "Version " (:version item)
|
||||
" (" (dt/timeago (:created-at item)) ")")]])
|
||||
])]])))
|
||||
[:li
|
||||
[:a.btn-primary.btn-small "view more"]]])]])))
|
||||
|
||||
(def ^:static history-toolbox
|
||||
(mx/component
|
||||
|
||||
Reference in New Issue
Block a user