1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00

feat: metadata hide image location (#6591)

* feat: metadata hide image location

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
杨国璇
2024-08-20 18:16:05 +08:00
committed by GitHub
parent f5a74a1b42
commit b030693def
11 changed files with 107 additions and 115 deletions

View File

@@ -381,6 +381,7 @@
}
.cur-view-container .cur-view-path .cur-view-path-left {
flex: 1;
border-bottom: none;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);