1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-15 23:17:19 +00:00

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

Backport #28654
Fixes #15981
This commit is contained in:
Jimmy Praet
2024-01-24 20:09:48 +01:00
committed by GitHub
parent cebf55f6b1
commit 9210ce4045
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;
}