URL filter functionality.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
.button {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.button svg {
|
||||
|
||||
Reference in New Issue
Block a user