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:41 UTC

[incubator-datalab] branch DATALAB-2458 created (now aeedd16)

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

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


      at aeedd16  [DATALAB-2458] cut description for custom image

This branch includes the following new commits:

     new aeedd16  [DATALAB-2458] cut description for custom image

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by yt...@apache.org.
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