Add some shadow
This commit is contained in:
parent
d01f536935
commit
cf31735e80
3 changed files with 13 additions and 1 deletions
|
@ -511,7 +511,8 @@ ul.select2-selection__rendered {
|
|||
border-top-left-radius: $widget_border_radius;
|
||||
border-top-right-radius: $widget_border_radius;
|
||||
padding: 0 5px !important;
|
||||
padding-bottom: 1.5em !important;
|
||||
margin-bottom: 1.5em !important;
|
||||
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.ws-closed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue