Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 57s
All checks were successful
Release to Staging / build_and_release (push) Successful in 57s
This commit is contained in:
parent
2058b34c3b
commit
27d563ffac
@ -664,7 +664,7 @@ hover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
grid-gap: 14px;
|
grid-gap: 4px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user