diff --git a/client/src/App.vue b/client/src/App.vue index ad4d5de..1861fb1 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -304,8 +304,6 @@ export default { .dt-responsive-table table tbody td { display: block !important; padding: 5px 5px 5px 5px; - white-space: nowrap !important; - width: 400px !important; overflow: hidden !important; text-overflow: ellipsis !important; } diff --git a/client/src/views/ExtraSettings.vue b/client/src/views/ExtraSettings.vue index 35e408c..91bfd5d 100644 --- a/client/src/views/ExtraSettings.vue +++ b/client/src/views/ExtraSettings.vue @@ -3,7 +3,8 @@
- Please make sure your relational DB and Redis instance (if needed) are up and + Please make sure your relational DB and Redis instance (if + needed) are up and running

Extra settings

diff --git a/client/src/views/SourcesManager.vue b/client/src/views/SourcesManager.vue index f593516..ee9e53b 100644 --- a/client/src/views/SourcesManager.vue +++ b/client/src/views/SourcesManager.vue @@ -1,12 +1,12 @@ + @@ -34,10 +37,7 @@ }" class="border-t-1 border-black-alpha-60" /> - + }" class="border-t-1 border-black-alpha-60 hash-style" />