mirror of
https://github.com/bendtherules/smallcase-portfolio-builder.git
synced 2026-08-19 00:34:17 +00:00
Fix filter box shadow and border
This commit is contained in:
@@ -29,8 +29,9 @@
|
|||||||
height: 2.5em;
|
height: 2.5em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
border: 1px solid #000;
|
|
||||||
color: #00A9D2;
|
color: #00A9D2;
|
||||||
|
box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.20);
|
||||||
|
border-radius: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.stock-picker .page-content {
|
.stock-picker .page-content {
|
||||||
|
|||||||
Reference in New Issue
Block a user