From d7b84453bf301e848161bfced4eb7fa53dc16801 Mon Sep 17 00:00:00 2001 From: talksik Date: Sun, 8 May 2022 11:55:45 -0500 Subject: [PATCH] nice translation although the shadow doesn't work! --- packages/desktop/src/pages/terminal/index.tsx | 30 +++++++++++-------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/packages/desktop/src/pages/terminal/index.tsx b/packages/desktop/src/pages/terminal/index.tsx index 5c36e77..dc20e4b 100644 --- a/packages/desktop/src/pages/terminal/index.tsx +++ b/packages/desktop/src/pages/terminal/index.tsx @@ -167,7 +167,7 @@ export default function NirvanaTerminal() {
-
+
{/* modal for creating new line */} Tuned In -

0/5

+

{`${ + toggleTunedLines?.length || 0 + }/3`}

- - -
setIsModalVisible(true)} - className="ml-auto shadow-xl" - > - - - -
-
{/* list of toggle tuned lines */} @@ -231,6 +222,19 @@ export default function NirvanaTerminal() { )) )}
+ +
setIsModalVisible(true)} + className="absolute bottom-0 p-3 right-0 z-10 translate-y-24 group-hover:translate-y-0 transition-all" + > + +