Увеличена ширина подсказки

This commit is contained in:
ts_salikhov 2022-08-22 10:34:19 +04:00
parent 20f002111d
commit 3f7fd3c0c0

View File

@ -295,7 +295,7 @@ const TelemetryView = memo(() => {
plugins={{
menu: { enabled: false },
cursor: {
width: 200,
width: 220,
render: cursorRender,
},
}}