Tweak bordo bottoni

This commit is contained in:
2025-11-12 08:35:20 +01:00
parent 2706480551
commit 134932f3d9

View File

@@ -10,6 +10,12 @@ td, th{
padding: 5px;
}
button{
padding: 5px;
border-radius: 5px;
border-style: none;
}
.editBtn{
background-color: aqua;
}