Added ability to remove users from quick select list
This commit is contained in:
@ -83,3 +83,8 @@
|
||||
-fx-text-fill: white;
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
|
||||
#remove-button {
|
||||
-fx-background-color: red;
|
||||
-fx-background-radius: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user