1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

change metadata ai menu style (#7834)

This commit is contained in:
Michael An
2025-05-19 14:04:27 +08:00
committed by GitHub
parent dc40321559
commit 68e90df105

View File

@@ -1,3 +1,7 @@
.detail-body .empty-tip-text {
color: #666;
}
.sdoc-editor-page-wrapper .sf-metadata-ai-dropdown-menu .dropdown-item:hover {
color: #fff;
}