mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-06 02:26:04 +02:00
[Client] Clip note content
This commit is contained in:
@@ -49,6 +49,7 @@ export default Vue.extend({
|
||||
<style lang="stylus" scoped>
|
||||
.qiziqtywpuaucsgarwajitwaakggnisj
|
||||
display flex
|
||||
overflow hidden
|
||||
font-size 0.9em
|
||||
|
||||
> .avatar
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user