You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yt...@apache.org on 2021/07/05 08:33:42 UTC

[incubator-datalab] 01/01: [DATALAB-2458] cut description for custom image

This is an automated email from the ASF dual-hosted git repository.

ytykhun pushed a commit to branch DATALAB-2458
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit aeedd16c5f1978f086aed6e60509149e389381b7
Author: Yurii Tykhun <ty...@gmail.com>
AuthorDate: Mon Jul 5 11:33:04 2021 +0300

    [DATALAB-2458] cut description for custom image
---
 .../exploratory/create-environment/create-environment.component.scss     | 1 +
 1 file changed, 1 insertion(+)

diff --git a/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/create-environment/create-environment.component.scss b/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/create-environment/create-environment.component.scss
index e0af77e..44aa50d 100644
--- a/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/create-environment/create-environment.component.scss
+++ b/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/create-environment/create-environment.component.scss
@@ -76,6 +76,7 @@
 
 .image-description {
   font-size: 12.5px;
+  overflow-wrap: break-word;
 
   i {
     font-size: 14px;

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org