20 lines
365 B
Sass
20 lines
365 B
Sass
.dashboard-section-selection
|
|
float: right
|
|
min-width: 124px
|
|
select
|
|
width: calc(100% - 30px)
|
|
.active-lists-table
|
|
width: 100%
|
|
.mark_list_as_helped
|
|
+button-icon-only
|
|
.close_list
|
|
+button-icon-only
|
|
|
|
.active-orders-table
|
|
width: 100%
|
|
.mark_order_active
|
|
+button-icon-only
|
|
margin-right: 0.6em
|
|
.mark_order_delivered
|
|
+button-icon-only
|