1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 23:34:45 +00:00

[dir view] sdoc draft identifier: modified its className to avoid the effect from sdoc-editor styles in the integration environment(where css is packaged) (#5566)

This commit is contained in:
llj
2023-08-01 15:09:34 +08:00
committed by GitHub
parent 4e24ee1863
commit 18c7b34046
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
overflow: hidden;
}
.sdoc-draft-identifier {
.dirent-sdoc-draft-identifier {
display: inline-block;
font-size: 14px;
color: #888;