Commit e7f4762d by Nilu

C008 - **UX** - Content region missing subtle box shadow…

C008 - **UX** - Content region missing subtle box shadow [Asana](https://app.asana.com/0/473766342830208/476968984444501)
parent 6d757370
...@@ -2116,6 +2116,7 @@ ul.security-level { ...@@ -2116,6 +2116,7 @@ ul.security-level {
border-color: #d1d1d1; border-color: #d1d1d1;
color: #4a4a4a; color: #4a4a4a;
padding: 0; padding: 0;
box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.02);
/*padding: 9px 24.12px;*/ /*padding: 9px 24.12px;*/
} }
.pagination.ratting-number>li:first-child>a, .pagination.ratting-number>li:first-child>span{ .pagination.ratting-number>li:first-child>a, .pagination.ratting-number>li:first-child>span{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment