|
@@ -318,7 +318,6 @@
|
|
|
:white-space "nowrap"
|
|
:white-space "nowrap"
|
|
|
:overflow "hidden"
|
|
:overflow "hidden"
|
|
|
:text-overflow "ellipsis"
|
|
:text-overflow "ellipsis"
|
|
|
- :max-width (when-not (rum/react *edit?) "320px")
|
|
|
|
|
:min-width "80px"}}
|
|
:min-width "80px"}}
|
|
|
(cond @*edit? [:span {:style {:white-space "pre"}} (rum/react *input-value)]
|
|
(cond @*edit? [:span {:style {:white-space "pre"}} (rum/react *input-value)]
|
|
|
untitled? [:span.opacity-50 (t :untitled)]
|
|
untitled? [:span.opacity-50 (t :untitled)]
|