Support comment img/video attachments (fixes #30)
This commit is contained in:
@ -80,6 +80,7 @@ img {
|
||||
|
||||
&:hover {
|
||||
transform: scale(1.1);
|
||||
z-index: 1;
|
||||
box-shadow: var(--shadow-raised);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user