more styling
This commit is contained in:
@@ -102,7 +102,9 @@ class People extends Shadow {
|
||||
input.gridjs-input {
|
||||
background-color: var(--window);
|
||||
color: var(--accent);
|
||||
border: 1px solid rgb(69 53 53);
|
||||
border: none;
|
||||
border-bottom: 1px solid rgb(69 53 53);
|
||||
border-radius: 0;
|
||||
margin-left: 8em
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user