mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Offsets Donation toggle shadow
This commit is contained in:
parent
6703eaf292
commit
937ecfddb7
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ $dark-green: #318f20;
|
||||||
&.expanded {
|
&.expanded {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
border-bottom: 4px solid #ef9e5b;
|
border-bottom: 4px solid #ef9e5b;
|
||||||
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.22);
|
box-shadow: 0 7px 10px rgba(0, 0, 0, 0.22);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue