1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 07:08:55 +00:00

repair code bug (#5353)

This commit is contained in:
杨顺强
2023-01-13 11:20:36 +08:00
committed by GitHub
parent 7d0faaa7ae
commit bbac18dbbf

View File

@@ -212,7 +212,7 @@ a, a:hover { color: #ec8000; }
}
.link-dropdown-item:hover {
color: #16181b;
color: #fff;
text-decoration: none;
}