fix(settings): clean up pane
This commit is contained in:
parent
9f7ae450de
commit
8caa713990
2 changed files with 64 additions and 42 deletions
|
@ -97,6 +97,10 @@ input:focus {
|
|||
box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
::placeholder {
|
||||
color: #95a5a6;
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue