diff --git a/src/App.vue b/src/App.vue index 910121b..a5f196a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -296,7 +296,7 @@ function onContextMenu(e, item) {
- Сохранить + Сохранить Очистить Отменить
@@ -396,6 +396,6 @@ html { .actions button { padding: 20px 35px; - //background-color: red; + /* background-color: red; */ }