Revert z index change
This commit is contained in:
parent
f328489068
commit
35f653c460
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ export default {
|
||||||
top: 0;
|
top: 0;
|
||||||
padding: var(--space-small);
|
padding: var(--space-small);
|
||||||
background-color: var(--s-25);
|
background-color: var(--s-25);
|
||||||
|
z-index: 50;
|
||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
border-top-width: 1px;
|
border-top-width: 1px;
|
||||||
border-color: var(--s-100);
|
border-color: var(--s-100);
|
||||||
|
|
Loading…
Reference in a new issue