fix: 移除输入区外部边框

This commit is contained in:
qinglong
2026-06-13 11:52:00 +08:00
parent 74fd337a4c
commit 7caf35281b
-1
View File
@@ -573,7 +573,6 @@ class TUIFramework(App):
}
#input-area {
border: solid $secondary;
padding: 0 1;
align: center bottom;
}