mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 14:16:03 +02:00
文字サイズを設定できるように
This commit is contained in:
@@ -192,6 +192,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