Fix attachment hover

This commit is contained in:
kolaente
2021-01-26 22:28:42 +01:00
parent 7049607b28
commit 6624568faf
+1 -1
View File
@@ -14,7 +14,7 @@
padding: .5rem;
&:hover {
background-color: $grey-100;
background-color: $grey-200;
}
.filename {