Fixes and updates.
This commit is contained in:
10
imports/ui/Production.import.styl
vendored
10
imports/ui/Production.import.styl
vendored
@@ -44,19 +44,23 @@
|
||||
width: 100%
|
||||
> .date
|
||||
//width: auto
|
||||
min-width: 150px
|
||||
width: 180px
|
||||
min-width: 180px
|
||||
max-width: 180px
|
||||
> .amount
|
||||
//width: auto
|
||||
width: 100px
|
||||
min-width: 100px
|
||||
max-width: 100px
|
||||
> .cook
|
||||
//width: auto
|
||||
min-width: 150px
|
||||
width: 180px
|
||||
min-width: 180px
|
||||
max-width: 180px
|
||||
> .canner
|
||||
//width: auto
|
||||
min-width: 150px
|
||||
width: 180px
|
||||
min-width: 180px
|
||||
max-width: 180px
|
||||
> .comment
|
||||
width: 220px
|
||||
|
||||
Reference in New Issue
Block a user