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