style tweak

This commit is contained in:
Eugene
2024-01-23 20:33:28 +01:00
parent cf09d95602
commit fec5d809b7

View File

@@ -31,7 +31,7 @@
.list-group-item-action { .list-group-item-action {
&:hover { &:hover {
box-shadow: 0 0 0 1px white; background: rgba(white, .05);
} }
} }