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