style fixes
This commit is contained in:
parent
b782494de7
commit
bda565f8c9
2 changed files with 2 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ button {
|
|||
padding: .5rem 1rem;
|
||||
border: none;
|
||||
border-radius: 0 4px 4px 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
input {
|
||||
|
|
|
|||
|
|
@ -179,12 +179,12 @@ select {
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-bottom: 1rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.settings-header > div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.settings-list {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue