Skip to content
Snippets Groups Projects
Unverified Commit 9c8e9b41 authored by syuilo's avatar syuilo
Browse files

🎨

parent 7b786bfd
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,4 @@
html
height 100%
background #EBEBEB
background var(--bg)
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment