redesign search panel
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background-color: $main-color;
|
||||
position: fixed;
|
||||
position: sticky;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user