Fix stylelint

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2022-09-21 08:59:40 +02:00
parent 660290121c
commit 9ec44bdadd
4 changed files with 8 additions and 7 deletions

View File

@@ -471,10 +471,10 @@ export default {
}
.filter-button {
padding: 0;
border-radius: 50%;
width: 44px;
height: 44px;
padding: 0;
border-radius: 50%;
width: 44px;
height: 44px;
&:hover, &:focus {
background-color: rgba(127,127,127,0.25) !important;