From 8ab1884d096a8768f900570e0a095d6a6b448db6 Mon Sep 17 00:00:00 2001 From: filesite Date: Sun, 24 Sep 2023 23:29:02 +0800 Subject: [PATCH] css of theme videoblog update --- www/css/videoblog.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/videoblog.css b/www/css/videoblog.css index c11d9f9..b416409 100644 --- a/www/css/videoblog.css +++ b/www/css/videoblog.css @@ -41,6 +41,7 @@ a{color: #aaadb2;text-decoration: none} .menu{max-width:96%;font-size: 15px} .img-item{margin-left: 0;width: 48%;margin-right: 5px} .img-item strong{font-size: 14px;} + .txt-input{min-width:50%} } @media only screen and (max-width: 359px) {