[O] Add top shadow
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
|
|
||||||
// Grade
|
// Grade
|
||||||
.el-col.grade
|
.el-col.grade
|
||||||
|
// Top shadow
|
||||||
|
// https://stackoverflow.com/questions/17572619/inset-box-shadow-only-on-one-side
|
||||||
|
box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
|
||||||
|
|
||||||
{
|
{
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user