Updated z-index to make datepicker not be hidden behind footer
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.deltagare-export {
|
||||
max-width: var(--digi--typography--text--max-width);
|
||||
position: relative;
|
||||
z-index: $msfa__z-index-default;
|
||||
z-index: $msfa__z-index-special-page;
|
||||
|
||||
&__form {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user