This commit is contained in:
syuilo
2018-04-28 10:27:43 +09:00
parent 1cd1c31467
commit c85c825bad
6 changed files with 5 additions and 22 deletions

View File

@ -200,6 +200,7 @@ export default Vue.extend({
@import '~const.styl'
root(isDark)
overflow hidden
background isDark ? #282C37 : #fff
border-radius 8px
box-shadow 0 0 2px rgba(#000, 0.1)