1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 03:11:07 +00:00

[dir view] added 'sort' for mobile (#4032)

This commit is contained in:
llj
2019-08-29 15:28:54 +08:00
committed by Daniel Pan
parent 291ccf347e
commit 49f5e1e3a0
9 changed files with 42 additions and 10 deletions

View File

@@ -95,6 +95,7 @@
max-height: 40px;
background:#f9f9f9;
display: flex;
align-items: center;
flex-shrink: 0;
justify-content: space-between;
}