fix some buttons, focus shadow

This commit is contained in:
Michael Shamoon
2022-03-08 15:22:17 -08:00
parent 4babf0d102
commit 383cf7f4d5
6 changed files with 26 additions and 11 deletions

View File

@@ -170,8 +170,7 @@
}
&:focus {
background-color: #fff;
color: #212529;
background-color: rgba(0, 0, 0, 0.3);
flex-grow: 1;
padding-left: 0.5rem;
}