mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
Add two more font-size options to the editor.
This commit is contained in:
@@ -170,7 +170,7 @@ aside#left-menu.full-size(
|
||||
ng-model="fontSizeAsStr"
|
||||
ng-model-options="{ getterSetter: true }"
|
||||
)
|
||||
each size in ['10','11','12','13','14','16','20','24']
|
||||
each size in ['10','11','12','13','14','16','18','20','22','24']
|
||||
option(value=size) #{size}px
|
||||
|
||||
.form-controls
|
||||
|
||||
Reference in New Issue
Block a user