Supplier dashboard collapsible and empty state
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
$button-spacing: 8px
|
||||
.dashboard-lists-header, .dashboard-orders-header
|
||||
cursor: pointer
|
||||
.icon
|
||||
@extend .fa
|
||||
@extend .fa-arrow-down
|
||||
color: #ccc
|
||||
padding-right: 10px
|
||||
&.collapsed
|
||||
@extend .fa-arrow-right
|
||||
.dashboard-section-selection
|
||||
float: right
|
||||
min-width: 124px
|
||||
|
||||
Reference in New Issue
Block a user