]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
added size overrides to header
authorIvo Almeida <ialmeida@redhat.com>
Wed, 29 May 2024 10:50:09 +0000 (11:50 +0100)
committerIvo Almeida <ialmeida@redhat.com>
Thu, 30 May 2024 10:25:48 +0000 (11:25 +0100)
src/pybind/mgr/dashboard/frontend/src/styles.scss

index 4d071510dfdf7fc325a89b1c0a3fe78734cf3579..9907eff9ab76bf3f4a7897d489c051cdbc84cdfb 100644 (file)
@@ -47,6 +47,13 @@ a.cds--side-nav__link > .cds--side-nav__link-text {
   min-width: 4.2rem;
 }
 
+a.cds--header__menu-item,
+.cds--header__action,
+.cds--header{
+  block-size: 3.9rem;
+  font-size: calc(type.type-scale(4) + 0.5px);
+}
+
 /*** CARBON END ****/
 
 // Angular2-Tree Component