Fix UI mis-align for PR commit history (#20845)

This commit is contained in:
wxiaoguang 2022-08-19 15:01:06 +08:00 committed by GitHub
parent fad0e7a497
commit 2dd0b88a93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -906,6 +906,7 @@
.singular-commit {
line-height: 34px; /* this must be same as .badge height, to avoid overflow */
clear: both; // reset the "float right shabox", in the future, use flexbox instead
> .avatar.image,
> .avatar.image img {