1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00

delete box shadow

This commit is contained in:
Michael An
2019-06-01 18:07:58 +08:00
parent a06a551ac8
commit e519e57e7b

View File

@@ -9,6 +9,9 @@
.dir-content-main table td {
line-height: 2rem;
}
.dir-content-main .empty-tip {
box-shadow: none;
}
.dir-content-nav {
width: 24%;
overflow: hidden;