This commit is contained in:
syuilo 2018-11-03 20:03:21 +09:00
parent 494f6a8585
commit a25c6ef4cc
2 changed files with 2 additions and 2 deletions

View file

@ -3,4 +3,4 @@
html
height 100%
background #EBEBEB
background var(--bg)

View file

@ -168,7 +168,7 @@ export default Vue.extend({
margin auto 0
height 0
border-top solid 16px transparent
border-right solid 16px #EBEBEB
border-right solid 16px var(--bg)
border-bottom solid 16px transparent
border-left solid 16px transparent