gfsd
This commit is contained in:
@@ -3052,7 +3052,7 @@ body.layout-legacy .scroll-to-bottom svg {
|
||||
justify-content: space-between;
|
||||
align-items: flex-end;
|
||||
line-height: normal;
|
||||
flex-wrap: wrap;
|
||||
flex-wrap: nowrap;
|
||||
gap: 2px 10px;
|
||||
}
|
||||
|
||||
@@ -3060,6 +3060,8 @@ body.layout-legacy .scroll-to-bottom svg {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
min-width: 0;
|
||||
flex-shrink: 1;
|
||||
}
|
||||
|
||||
.pinned-badge {
|
||||
@@ -3182,6 +3184,7 @@ body.layout-legacy .scroll-to-bottom svg {
|
||||
color: var(--accent);
|
||||
margin-right: 8px;
|
||||
padding-right: 0 !important;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.comment-time {
|
||||
@@ -3191,6 +3194,8 @@ body.layout-legacy .scroll-to-bottom svg {
|
||||
margin-bottom: 1px;
|
||||
text-decoration: none;
|
||||
align-self: baseline;
|
||||
flex-shrink: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.comment-time:hover {
|
||||
|
||||
Reference in New Issue
Block a user