1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 08:53:14 +00:00

change Wiki style (#6143)

This commit is contained in:
Michael An
2024-05-30 17:39:25 +08:00
committed by GitHub
parent 7d512ea230
commit 1eb4cbf4ee
23 changed files with 111 additions and 97 deletions

View File

@@ -98,7 +98,7 @@
.notification-dialog-body table td {
padding: 0.5rem 0.1875rem;
border-bottom: 1px solid #eee;
color: #333;
color: #212529;
font-size: 14px;
word-break: break-all;
}