test
This commit is contained in:
@@ -208,10 +208,10 @@ script#control-view-template(type="text/x-template")
|
||||
.bar(:style="'width:' + (progress || 0) * 100 + '%'")
|
||||
|
||||
.macros-div
|
||||
p Macros
|
||||
.macros-buttons(v-if="this.config.macros!=undefined")
|
||||
p there is a active macro
|
||||
.macros-buttons(v-if="this.config.macros==undefined")
|
||||
p there is no active macros
|
||||
|
||||
|
||||
.tabs
|
||||
|
||||
|
||||
@@ -1064,7 +1064,6 @@ tt.save
|
||||
input.input-name
|
||||
width 300px
|
||||
height 40px
|
||||
border-radius 8px
|
||||
border-top-right-radius 8px
|
||||
border-bottom-right-radius 8px
|
||||
border-width 1px
|
||||
|
||||
Reference in New Issue
Block a user