🎨
This commit is contained in:
parent
681f372889
commit
bd2ac515d1
@ -278,7 +278,7 @@ export default Vue.extend({
|
|||||||
border-bottom solid var(--lineWidth) var(--faceDivider)
|
border-bottom solid var(--lineWidth) var(--faceDivider)
|
||||||
|
|
||||||
> .buttons
|
> .buttons
|
||||||
padding 4px
|
padding 4px 4px 8px 4px
|
||||||
width 216px
|
width 216px
|
||||||
text-align center
|
text-align center
|
||||||
|
|
||||||
@ -316,7 +316,7 @@ export default Vue.extend({
|
|||||||
|
|
||||||
> .text
|
> .text
|
||||||
width 216px
|
width 216px
|
||||||
padding 4px 8px 8px 8px
|
padding 0 8px 8px 8px
|
||||||
|
|
||||||
> input
|
> input
|
||||||
width 100%
|
width 100%
|
||||||
|
Loading…
Reference in New Issue
Block a user