mirror of https://github.com/rancher/ui.git
20625
This commit is contained in:
parent
3a3f327574
commit
48845968df
|
|
@ -33,7 +33,7 @@ export default Component.extend({
|
|||
|
||||
rowClass: 'row',
|
||||
bothColClass: 'col span-6 mb-0 mt-0',
|
||||
colClass: 'col span-12 mb-0 mt-0',
|
||||
colClass: 'col span-12',
|
||||
|
||||
init() {
|
||||
this._super(...arguments);
|
||||
|
|
|
|||
Loading…
Reference in New Issue