less button padding

This commit is contained in:
Adrien MALINGREY 2023-06-18 12:08:43 +02:00
parent 35f1bee053
commit f811000ea0

View File

@ -113,7 +113,7 @@ table {
button,
label {
padding: .375rem .7rem !important;
padding: .375rem .6rem !important;
cursor: pointer;
}