From 690120b8d8a87411748c66686097fae011f84a5b Mon Sep 17 00:00:00 2001
From: Chris Xiong <chirs241097@gmail.com>
Date: Sun, 4 Aug 2024 18:17:01 -0400
Subject: Copy paste went wrong.

---
 notekins/nksext.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notekins/nksext.css b/notekins/nksext.css
index ccfd8ac..b31442a 100644
--- a/notekins/nksext.css
+++ b/notekins/nksext.css
@@ -58,7 +58,7 @@ span.date span.datetz {
 span.date:hover span.datetz {
     opacity: initial;
 }
-input[type="text"]{
+input[type="number"]{
     border: none;
     border-bottom: 2px solid;
     outline: none !important;
-- 
cgit v1.2.3