Fixed: #168 || add new logo

This commit is contained in:
Molunerfinn
2019-01-17 19:27:25 +08:00
parent 4cb7acfec0
commit d2eb8999c5
13 changed files with 13 additions and 9 deletions

View File

@@ -409,12 +409,12 @@ $darwinBg = transparentify(#172426, #000, 0.7)
.align-center
input
text-align center
*::-webkit-scrollbar
width 8px
height 8px
*::-webkit-scrollbar-thumb
border-radius 4px
background #6f6f6f
*::-webkit-scrollbar-track
background-color transparent
*::-webkit-scrollbar
width 8px
height 8px
*::-webkit-scrollbar-thumb
border-radius 4px
background #6f6f6f
*::-webkit-scrollbar-track
background-color transparent
</style>

View File

@@ -104,7 +104,10 @@
</script>
<style lang="stylus">
body::-webkit-scrollbar
width 0px
#tray-page
background-color transparent
.list-title
text-align center
color #858585