mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 10:10:24 +00:00
Remove unnecessary z-index
This commit is contained in:
parent
9066f9495c
commit
713dd82403
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
@supports (position: sticky) {
|
||||
position: sticky;
|
||||
top: 5rem;
|
||||
z-index: 1000;
|
||||
height: calc(100vh - 7rem);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue