From 6365913f98408f6dda501cfcf6c00fed719c9390 Mon Sep 17 00:00:00 2001 From: "you@example.com" Date: Thu, 25 Jul 2024 18:35:49 +0900 Subject: [PATCH] t --- src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles.css b/src/styles.css index 645cc10..5c8a131 100644 --- a/src/styles.css +++ b/src/styles.css @@ -15,7 +15,7 @@ max-width: 100%; background-color: var(--tray-bg-color); cursor: move; - border: 2px; + border: 0px; border-bottom-width: 3px; border-left-width: 3px; border-right: none;