1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-11 05:55:29 +00:00
Kyle D
2024-01-05 09:38:56 -08:00
committed by GitHub
parent dd5693387e
commit e522e774ca
2 changed files with 6 additions and 4 deletions

View File

@ -1166,8 +1166,10 @@
flex-wrap: wrap;
}
.repository .choose.branch .svg {
margin-right: 10px;
.repository .choose .compare-separator {
width: 100%;
margin-top: -1rem;
text-align: center;
}
.repository.compare.pull .comment.form .content::before,