文字サイズを設定できるように
This commit is contained in:
@ -238,6 +238,7 @@ export default Vue.extend({
|
||||
padding 0
|
||||
overflow-wrap break-word
|
||||
color var(--noteText)
|
||||
font-size calc(1em + var(--fontSize))
|
||||
|
||||
> .reply
|
||||
margin-right 8px
|
||||
|
Reference in New Issue
Block a user