提交 3f36d3b1 编写于 作者: G Guillaume Chau

fix(vuex): state label design tweaks

上级 68ff43f2
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
> >
<div class="label"> <div class="label">
<VueIcon <VueIcon
class="big" class="medium"
icon="cached" icon="cached"
/> />
<span>Recording state...</span> <span>Recording state...</span>
...@@ -260,13 +260,12 @@ function copyToClipboard (state) { ...@@ -260,13 +260,12 @@ function copyToClipboard (state) {
flex-direction column flex-direction column
box-center() box-center()
min-height 140px min-height 140px
font-size 24px font-size 16px
margin 0 42px margin 0 42px
.label .label
display flex display flex
align-items center align-items center
font-weight lighter
color $blueishGrey color $blueishGrey
margin-bottom 12px margin-bottom 12px
...@@ -274,8 +273,6 @@ function copyToClipboard (state) { ...@@ -274,8 +273,6 @@ function copyToClipboard (state) {
margin-right 12px margin-right 12px
>>> svg >>> svg
fill @color fill @color
.vue-ui-loading-bar
width 100%
.message .message
margin-left 5px margin-left 5px
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册