diff options
-rw-r--r-- | src/client/views/nodes/LoadingBox.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/LoadingBox.scss b/src/client/views/nodes/LoadingBox.scss index d7b44f9e2..ff25a8133 100644 --- a/src/client/views/nodes/LoadingBox.scss +++ b/src/client/views/nodes/LoadingBox.scss @@ -9,7 +9,6 @@ align-items: center; .textContainer, .loadingBox-title { - overflow: hidden; text-overflow: ellipsis; max-width: 80%; text-align: center; |