mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 04:11:18 +01:00
ui: pr diff: remove rule breaking headers
This commit is contained in:
parent
ea07560161
commit
b95519355c
1 changed files with 0 additions and 5 deletions
|
@ -1577,11 +1577,6 @@ td .commit-summary {
|
||||||
height: 30px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.repository .diff-box .header:not(.resolved-placeholder) {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.repository .diff-box .header:not(.resolved-placeholder) .file {
|
.repository .diff-box .header:not(.resolved-placeholder) .file {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue