1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 15:19:06 +00:00

fix markdown file dropdown style (#6626)

This commit is contained in:
Michael An
2024-08-23 16:44:50 +08:00
committed by GitHub
parent adf91f0ad8
commit 6b49bb9175
2 changed files with 6 additions and 2 deletions

View File

@@ -304,6 +304,10 @@
flex-shrink: 0;
}
.dir-view-path .view-file-toolbar-dropdown {
height: 24px;
}
.custom-modal {
box-sizing: border-box;
font-size: 0.875rem;