remove toggleSearch command
This commit is contained in:
@@ -72,6 +72,10 @@ h3 {
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
background-color: rgba($color-black, 0.1);
|
||||
|
||||
&:hover {
|
||||
background-color: rgba($color-black, 0.15);
|
||||
}
|
||||
}
|
||||
|
||||
.message {
|
||||
|
||||
Reference in New Issue
Block a user