Fix permalink style
Fixed the link box overflow
This commit is contained in:
parent
58c0ffc38d
commit
c81cd1941a
@ -213,7 +213,7 @@ label[for=options-toggle-cbox] {
|
||||
grid-template-rows: repeat(4, auto);
|
||||
grid-column-gap: 0.4rem;
|
||||
grid-template-areas:
|
||||
"author-avatar author-name permalink permalink"
|
||||
"author-avatar author-name permalink ."
|
||||
"author-avatar comment-text comment-text comment-text"
|
||||
". comment-likes comment-likes comment-likes"
|
||||
". button-row button-row button-row";
|
||||
|
Loading…
x
Reference in New Issue
Block a user