Update button styling

This commit is contained in:
Clemente Raposo 2024-12-05 00:49:43 +00:00 committed by Jack Anderson
parent 18e5d3ae6d
commit 4933045d3f

View file

@ -472,7 +472,7 @@ button.settings-button.dropdown-toggle::after {
background-color: transparent; background-color: transparent;
border: 1px solid $shell-grey; border: 1px solid $shell-grey;
fill: $shell-grey; fill: $shell-grey;
padding: 0.6em; padding: 0.55em;
font-size: 1.4em; font-size: 1.4em;
&:hover { &:hover {
background-color: $light-grey; background-color: $light-grey;