[Client] Clip note content
This commit is contained in:
@ -40,6 +40,7 @@ export default Vue.extend({
|
||||
display flex
|
||||
margin 0
|
||||
padding 0
|
||||
overflow hidden
|
||||
font-size 10px
|
||||
|
||||
@media (min-width 350px)
|
||||
|
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user