update attachment logic

This commit is contained in:
2026-06-12 01:48:04 +02:00
parent 7dcd7005e4
commit 7b599e3afa
3 changed files with 147 additions and 218 deletions

View File

@@ -2422,8 +2422,6 @@ body.layout-legacy #comments-container.faded-out {
.submit-comment .submit-spinner {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
}