Feature: Add advanced filter (#9)
Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.container {
|
||||
margin-top: 20px;
|
||||
justify-content: space-between;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user