修改评论删除权限不出来问题

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-03-21 18:54:50 +08:00
parent 4e0896d553
commit d594ab85cf
35 changed files with 4298 additions and 153 deletions

View File

@@ -28,7 +28,7 @@ body {
src: url("https://oss.x-php.com/static/riposte/emojifont-sbix.ttf?t=questions");
}
#answer-app * {
* {
margin: 0;
padding: 0;
box-sizing: border-box;
@@ -114,7 +114,7 @@ a {
word-break: break-all;
min-height: calc(100vh - 253px);
header {
#pageHeader {
background: rgba(246, 246, 246, 1);
height: 150px;
border: 1px solid rgba(235, 235, 235, 1);