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

@@ -35,8 +35,9 @@ export default Vue.extend({
<style lang="stylus" scoped>
root(isDark)
margin 0
padding 16px
padding 16px 32px
font-size 0.9em
background isDark ? #21242d : #fcfcfc
&:after
content ""

View File

@@ -371,13 +371,6 @@ root(isDark)
& + article
padding-top 8px
> .reply-to
padding 0 16px
background rgba(0, 0, 0, 0.0125)
> .mk-note-preview
background transparent
> article
padding 28px 32px 18px 32px