mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 20:02:53 +01:00
Remove unnecessary z-index
This commit is contained in:
parent
9066f9495c
commit
713dd82403
@ -5,7 +5,6 @@
|
|||||||
@supports (position: sticky) {
|
@supports (position: sticky) {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 5rem;
|
top: 5rem;
|
||||||
z-index: 1000;
|
|
||||||
height: calc(100vh - 7rem);
|
height: calc(100vh - 7rem);
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user