1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

adjust my library style in mobile

This commit is contained in:
Michael An
2019-05-23 10:10:46 +08:00
parent f7919b3a2b
commit 259e4f0546
4 changed files with 39 additions and 3 deletions

View File

@@ -107,3 +107,8 @@
}
/* end path toolbar */
@media (max-width: 767px) {
.border-left-show:before {
width: 0;
}
}