Improve interface when comparing a branch which has created a pull request (#17911)
* Improve interface when comparing a branch which has created a pull request * Take the note back
This commit is contained in:
parent
7cc44491fa
commit
d7770539f6
4 changed files with 30 additions and 2 deletions
|
@ -1298,6 +1298,15 @@
|
|||
.markup {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.title {
|
||||
.issue-title {
|
||||
margin-bottom: .5rem;
|
||||
.index {
|
||||
color: var(--color-text-light-2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.filter.dropdown .menu {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue