Add order time to supplier dashboard
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
@import ./menu_main
|
||||
@import ./menu_side
|
||||
@import ./qsections
|
||||
@import ./qtables
|
||||
@import ./section_tab_headers
|
||||
@import ./qlists
|
||||
@import ./qmodal
|
||||
|
||||
+4
@@ -12,6 +12,10 @@ table
|
||||
text-align: center
|
||||
&.currency
|
||||
text-align: right
|
||||
&.time
|
||||
text-align: right
|
||||
&.date
|
||||
text-align: right
|
||||
.table-edit
|
||||
+button($bg: $secondary-color)
|
||||
+button-icon-only
|
||||
Reference in New Issue
Block a user