This commit is contained in:
roberto 2024-12-27 17:44:06 +01:00
parent 2b5d602b61
commit 44af8fabec
3 changed files with 7 additions and 3 deletions

View File

@ -325,6 +325,10 @@ button.delete, .button.delete {
color: #ffffff;
}
button span, .button span {
padding-left: 5px;
}
fieldset {
border-radius: 8px;
}