Fixed css issue on buttons for tools
This commit is contained in:
parent
2ee83ce465
commit
c1b03900c1
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user