You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2020/04/21 11:58:39 UTC

[incubator-dlab] branch odahu-integration updated: Fix bug

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

dgnatyshyn pushed a commit to branch odahu-integration
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/odahu-integration by this push:
     new 8a5f6d7  Fix bug
8a5f6d7 is described below

commit 8a5f6d7d335e8fdd47c0a7de8b82d419fd0875f7
Author: Dmytro Gnatyshyn <di...@ukr.net>
AuthorDate: Tue Apr 21 14:56:59 2020 +0300

    Fix bug
---
 .../src/main/resources/webapp/src/assets/styles/_dialogs.scss           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss b/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
index 595f36c..8aba365 100644
--- a/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
+++ b/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
@@ -346,7 +346,7 @@ mat-dialog-container {
   cursor: not-allowed;
   pointer-events: none;
 
-}
+} }
 
 @media screen and (max-width: 1280px) {
   .modal-fullscreen {


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