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