Fix attachment hover
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
padding: .5rem;
|
||||
|
||||
&:hover {
|
||||
background-color: $grey-100;
|
||||
background-color: $grey-200;
|
||||
}
|
||||
|
||||
.filename {
|
||||
|
||||
Reference in New Issue
Block a user