Commit 713dd824 authored by ysds's avatar ysds Committed by XhmikosR
Browse files

Remove unnecessary z-index

parent 9066f949
2 merge requests!31948Examples/Floating-labels: fix bad behavior with autofill,!30064test
Showing with 0 additions and 1 deletion
+0 -1
......@@ -5,7 +5,6 @@
@supports (position: sticky) {
position: sticky;
top: 5rem;
z-index: 1000;
height: calc(100vh - 7rem);
overflow-y: auto;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment