[Client] Clip note content

This commit is contained in:
syuilo 2019-02-05 13:54:40 +09:00
parent 1f85e0f8c9
commit a39086f6b8
4 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,7 @@ export default Vue.extend({
<style lang="stylus" scoped>
.qiziqtywpuaucsgarwajitwaakggnisj
display flex
overflow hidden
font-size 0.9em
> .avatar

View File

@ -144,6 +144,7 @@ export default Vue.extend({
.note
margin 0
padding 0
overflow hidden
background var(--face)
border-bottom solid var(--lineWidth) var(--faceDivider)

View File

@ -40,6 +40,7 @@ export default Vue.extend({
display flex
margin 0
padding 0
overflow hidden
font-size 10px
@media (min-width 350px)

View File

@ -102,6 +102,7 @@ export default Vue.extend({
<style lang="stylus" scoped>
.note
overflow hidden
font-size 12px
border-bottom solid var(--lineWidth) var(--faceDivider)