Fix timestamp tooltips not aligning correctly with timestamps
This commit is contained in:
parent
b2eebfa65e
commit
6bfd6ed473
@ -1044,6 +1044,7 @@ kbd {
|
||||
word-wrap: break-word;
|
||||
word-break: break-word; /* Webkit-specific */
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user