1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00

[shared dir view] improved 'switch view mode': don't refresh the whole page (#7257)

This commit is contained in:
llj
2024-12-25 20:18:21 +08:00
committed by GitHub
parent 57f56a18f1
commit 356fd64d75
2 changed files with 44 additions and 15 deletions

View File

@@ -42,6 +42,7 @@ body {
.sf-view-mode-btn.current-mode {
background-color: #ccc;
color: #fff;
box-shadow: none;
}
.shared-dir-op-btn {