finance form template displayed
This commit is contained in:
@@ -209,7 +209,7 @@ li.mdc-list-item:hover {
|
||||
|
||||
#slide-out-filters{
|
||||
transition: 300ms ease-in-out;
|
||||
translate: -100%;
|
||||
/* translate: -100%; */
|
||||
|
||||
}
|
||||
|
||||
@@ -238,4 +238,12 @@ li.mdc-list-item:hover {
|
||||
.sticky-container{
|
||||
position: static;
|
||||
}
|
||||
/*
|
||||
#applied-filters-container{
|
||||
position: fixed;
|
||||
bottom: 0px;
|
||||
z-index: 50;
|
||||
width: 100%;
|
||||
right: 0;
|
||||
} */
|
||||
}
|
Reference in New Issue
Block a user