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

hshpak pushed a commit to branch hot-fix
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 17fc74f9ddde636f896f19effc5e461170e5cb92
Author: Hennadii_Shpak <[email protected]>
AuthorDate: Mon Aug 29 16:26:50 2022 +0300

    fixed some style
---
 .../exploratory/image-action-dialog/image-action-dialog.component.scss | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/image-action-dialog/image-action-dialog.component.scss
 
b/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/image-action-dialog/image-action-dialog.component.scss
index c29a0aaba..a54b5c622 100644
--- 
a/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/image-action-dialog/image-action-dialog.component.scss
+++ 
b/services/self-service/src/main/resources/webapp/src/app/resources/exploratory/image-action-dialog/image-action-dialog.component.scss
@@ -41,7 +41,7 @@
 }
 
 .image-name {
-  font-weight: 300;
+  font-weight: 600;
 }
 
 .image-list {
@@ -62,6 +62,7 @@
 .terminate-image-list__wrapper {
   display: flex;
   justify-content: space-between;
+  margin-top: 26px;
   padding: 10px 0;
   line-height: 26px;
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to