This commit is contained in:
2023-03-30 02:55:15 +02:00
parent 0f83b8de42
commit dee27c9ca7
2 changed files with 10 additions and 10 deletions

View File

@ -19,8 +19,8 @@ table {
}
table input {
width: 2.5rem !important;
height: 2.5rem !important;
width: 2.7rem !important;
height: 2.7rem !important;
font-size: 1.3rem !important;
padding: 0 !important;
margin: 0 !important;
@ -108,7 +108,7 @@ table {
button,
label {
padding: .375rem .6rem !important;
padding: .375rem .7rem !important;
cursor: pointer;
}