You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dg...@apache.org on 2020/12/18 09:21:41 UTC

[incubator-datalab] 01/01: [DATALAB-2192]: Fixes header on List of resources if scroll down

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

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

commit 667d95abd9a1f9a15f4207476d76463e0de63892
Author: Dmytro_Gnatyshyn <di...@ukr.net>
AuthorDate: Fri Dec 18 11:20:55 2020 +0200

    [DATALAB-2192]: Fixes header  on List of resources if scroll down
---
 .../src/app/resources/resources-grid/resources-grid.component.scss      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss b/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss
index 6ef7e50..68dcbbe 100644
--- a/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss
+++ b/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss
@@ -360,7 +360,7 @@ table.resources {
   min-width: 190px;
 }
 
-.settings {
+.settings:not(.label-header) {
   position: relative;
   text-align: right;
   width: 6%;


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