UI fixes
This commit is contained in:
parent
2b5d602b61
commit
44af8fabec
3 changed files with 7 additions and 3 deletions
|
@ -325,6 +325,10 @@ button.delete, .button.delete {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button span, .button span {
|
||||||
|
padding-left: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
fieldset {
|
fieldset {
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue