This commit is contained in:
Baobhan Sith
2025-04-17 23:03:08 +08:00
parent 74467bf21d
commit e8d3249e04
3 changed files with 129 additions and 149 deletions
@@ -282,6 +282,7 @@ const handleOpenInNewTab = (connectionId: number) => {
}
.search-input {
min-width: 8px;
flex-grow: 1;
padding: 0.4rem 0.6rem;
border: 1px solid var(--border-color); /* Use theme variable */