fix log
This commit is contained in:
parent
8d2ca774d0
commit
1233eba3e8
|
@ -224,7 +224,7 @@ export default Ember.Component.extend({
|
|||
},
|
||||
|
||||
toggleLog() {
|
||||
this.toggleProperty('ligIsVisible');
|
||||
this.toggleProperty('logIsVisible');
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
.log
|
||||
position: relative
|
||||
margin-top: 35px
|
||||
|
|
Loading…
Reference in New Issue
Block a user