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

Update recently used view (#6487)

* improve recently used item list ui

* update view in recently used from repo list to folder list
This commit is contained in:
Aries
2024-08-05 16:08:05 +08:00
committed by GitHub
parent 093d8b180a
commit 3747b8acfc
5 changed files with 71 additions and 18 deletions

View File

@@ -63,6 +63,10 @@
transition: color 0.3s ease, background-color 0.3s ease;
}
.file-chooser-item .recently-used .item-left-icon {
padding: 0 0.25rem 0 0.5rem;
}
.file-chooser-search-close {
position: absolute;
top: -0.5rem;