Skip to content

Commit

Permalink
style: update z-index for HDS
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaiWithJai committed Jan 20, 2023
1 parent 33b7366 commit d3d87ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/app/styles/utils/z-indices.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$z-modal: 300;
$z-tooltip: 250;
$z-gutter: 220;
$z-gutter: 49;
$z-gutter-backdrop: 219;
$z-header: 210;
$z-header: 49;
$z-subnav: 200;
$z-popover: 150;
$z-base: 100;
Expand Down

0 comments on commit d3d87ce

Please sign in to comment.