Don't reload timeline page when (un)resolving or replying conversation (#28654)

Fixes #15981
This commit is contained in:
Jimmy Praet 2024-01-24 04:26:28 +01:00 committed by GitHub
parent 4567a3a1ad
commit ee3e83eec1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 151 additions and 150 deletions

View file

@ -67,7 +67,7 @@
position: relative;
}
.conversation-holder .comment-code-cloud {
.code-diff .conversation-holder .comment-code-cloud {
max-width: 820px;
}