1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 04:56:12 +02:00
This commit is contained in:
syuilo
2018-11-03 20:03:21 +09:00
parent 7b786bfde3
commit 9c8e9b4165
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