mirror of
https://github.com/wekan/wekan.git
synced 2026-02-10 18:24:21 +01:00
Remove non-required sidebar-shadow div in favor of direct sidebar background
This commit is contained in:
parent
6ef2d9cb9d
commit
65015ea7c7
3 changed files with 28 additions and 29 deletions
|
|
@ -5,7 +5,7 @@
|
|||
right: 0;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.sidebar .sidebar-shadow {
|
||||
.sidebar {
|
||||
background: #f7f7f7;
|
||||
box-shadow: -10px 0px 5px -10px #b3b3b3;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue