This commit is contained in:
lvuch 2019-07-18 12:03:10 -07:00
parent 3a3f327574
commit 48845968df
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ export default Component.extend({
rowClass: 'row', rowClass: 'row',
bothColClass: 'col span-6 mb-0 mt-0', bothColClass: 'col span-6 mb-0 mt-0',
colClass: 'col span-12 mb-0 mt-0', colClass: 'col span-12',
init() { init() {
this._super(...arguments); this._super(...arguments);