文字サイズを設定できるように

This commit is contained in:
syuilo
2019-03-01 08:08:08 +09:00
parent 9a9fb37a78
commit d83efecc94
10 changed files with 50 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ export default Vue.extend({
margin 0
padding 0
color var(--subNoteText)
font-size calc(1em + var(--fontSize))
pre
max-height 120px