mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Small color adjustments
This commit is contained in:
parent
9635165316
commit
745c51878d
|
@ -15,6 +15,7 @@ fuse-sidebar {
|
||||||
transition-duration: 150ms;
|
transition-duration: 150ms;
|
||||||
transition-timing-function: ease-in-out;
|
transition-timing-function: ease-in-out;
|
||||||
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35);
|
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35);
|
||||||
|
background: white;
|
||||||
|
|
||||||
&.left-aligned {
|
&.left-aligned {
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<div id="e-commerce-dashboard" class="page-layout simple fullwidth">
|
<div id="e-commerce-dashboard" class="page-layout simple fullwidth grey-100-bg">
|
||||||
|
|
||||||
<!-- CONTENT -->
|
<!-- CONTENT -->
|
||||||
<div class="content p-24 w-100-p">
|
<div class="content p-24 w-100-p">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user