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

This commit is contained in:
ts_salikhov 2022-08-22 10:36:54 +04:00
parent 3f7fd3c0c0
commit 1a86f1727a

View File

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