Fix filters on right half of screen
This commit is contained in:
parent
cd2ab7f962
commit
ff060649d9
|
@ -8,7 +8,7 @@
|
|||
|
||||
.filters {
|
||||
width: 10%;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
align-self: flex-start;
|
||||
top: 200px;
|
||||
right: 10%;
|
||||
|
|
Loading…
Reference in New Issue