Add post permalinks (#8)
CI / test (pull_request) Successful in 6m17s

Reviewed-on: #8
Co-authored-by: codegirl-007 <s.raide@gmail.com>
This commit was merged in pull request #8.
This commit is contained in:
2026-08-27 16:21:38 +00:00
committed by codegirl007
parent f420f888af
commit 8a2c7de8ca
3 changed files with 14 additions and 0 deletions
+5
View File
@@ -749,6 +749,11 @@ input:focus, textarea:focus, .btn:focus-visible, .chip:focus-visible, .vote-btn:
.post-form-actions .btn { flex: 1 1 10rem; }
.post-permalink {
display: inline-flex;
align-items: center;
}
.post-hide {
margin: 0;
}