Get a handle on all our z-index values

This commit is contained in:
Josh Perez
2021-12-01 18:13:09 -05:00
committed by GitHub
parent 6313b05da7
commit 5938be0bff
18 changed files with 84 additions and 110 deletions

View File

@@ -49,7 +49,6 @@
transform-origin: center;
transform: rotate(-45deg);
width: 10px;
z-index: 2;
@include dark-theme {
border-color: $color-gray-15;