mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 10:58:33 +00:00
Add box-shadow from right-menu-box (#3169)
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
border: 1px solid rgba(0, 40, 100, 0.12);
|
border: 1px solid rgba(0, 40, 100, 0.12);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
||||||
}
|
}
|
||||||
.right-tree-item {
|
.right-tree-item {
|
||||||
display: block;
|
display: block;
|
||||||
|
Reference in New Issue
Block a user