revert accidental change

This commit is contained in:
Hazelnoot 2025-06-22 15:43:01 -04:00
parent 1e3520ad6d
commit af1a139f9a

View file

@ -462,8 +462,8 @@ function getActualReactedUsersCount(notification: Misskey.entities.Notification)
.headerName {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
min-width: 0;
overflow: hidden;
}
.headerTime {