릴리즈 2.3.0 이상
'editor.ui.button.size' 설정으로 버튼의 크기를 조절할 수 있습니다. (기본값 = 35, 최소값 = 22, 단위 px)
synapeditor.config.js
{
'editor.ui.button.size': 35
}
| 설정하지 않았을 때 (기본) | |
|---|---|
| "editor.ui.button.size": 28 | |
| "editor.ui.button.size": 40 |
릴리즈 2.3.0 이상
'editor.ui.button.size' 설정으로 버튼의 크기를 조절할 수 있습니다. (기본값 = 35, 최소값 = 22, 단위 px)
{
'editor.ui.button.size': 35
}
| 설정하지 않았을 때 (기본) | |
|---|---|
| "editor.ui.button.size": 28 | |
| "editor.ui.button.size": 40 |