Fixed css issue on buttons for tools

This commit is contained in:
Rooty 2024-09-15 10:13:44 +02:00
parent 2ee83ce465
commit c1b03900c1

View File

@ -308,6 +308,11 @@ div div.card div.card-header{
padding-bottom: .5rem;
padding-top: .5rem;
border-bottom: 0;
padding-bottom: 0;
}
div div.card div.card-header h3 button{
font-weight: 601;
}
div div.card div.card-header h3{