From ed5d626f24bda8065a1451efe672592fe5f1f36b Mon Sep 17 00:00:00 2001 From: alisagerasimova Date: Sat, 14 Mar 2026 11:24:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B0=D0=B7=D0=BD=D0=B0=D1=87=D0=B8?= =?UTF-8?q?=D0=BB=D0=B0=20=D1=84=D1=83=D0=BD=D0=BA=D1=86=D0=B8=D1=8E=20?= =?UTF-8?q?=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D0=B5=20=D1=81=D0=BE=D1=85=D1=80?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; */ }