ui: pr diff: remove rule breaking headers

This commit is contained in:
0ko 2024-08-22 22:25:02 +05:00
parent ea07560161
commit b95519355c

View file

@ -1577,11 +1577,6 @@ td .commit-summary {
height: 30px;
}
.repository .diff-box .header:not(.resolved-placeholder) {
display: flex;
align-items: center;
}
.repository .diff-box .header:not(.resolved-placeholder) .file {
min-width: 0;
}