various fixes

This commit is contained in:
2023-11-21 14:06:41 +02:00
parent 635ae03b88
commit 09c873c9d5
5 changed files with 10 additions and 13 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
font-size: 15px;
font-weight: normal;
white-space: nowrap;
max-width: 340px;
max-width: 400px;
// height: 34px;
padding: 8px 16px;
// border-bottom: 1px solid #ccc;
@@ -23,7 +23,7 @@
font-size: 15px;
font-weight: normal;
white-space: nowrap;
max-width: 340px;
max-width: 400px;
height: 48px;
padding: 4px 16px;
overflow: hidden;