summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/app/common/views/components/ui/input.vue4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/app/common/views/components/ui/input.vue b/src/client/app/common/views/components/ui/input.vue
index 0d11c14131..ce28bfb12a 100644
--- a/src/client/app/common/views/components/ui/input.vue
+++ b/src/client/app/common/views/components/ui/input.vue
@@ -289,6 +289,10 @@ root(isDark, fill)
> *
display block
min-width 16px
+ max-width 150px
+ overflow hidden
+ white-space nowrap
+ text-overflow ellipsis
> .prefix
left 0