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

This commit is contained in:
wxiaoguang 2022-08-19 16:54:33 +08:00 committed by GitHub
parent 68cceb5321
commit 399917a2d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -946,6 +946,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 {