Basic proposal styling
This commit is contained in:
@@ -2,4 +2,7 @@ import Ember from 'ember';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
|
||||
tagName: 'ul',
|
||||
classNames: ['proposal-list']
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user