ui: increase search input width to 320px
This commit is contained in:
@@ -91,7 +91,7 @@ header {
|
||||
color: var(--text);
|
||||
padding: 6px 8px;
|
||||
font-size: 13px;
|
||||
width: 200px;
|
||||
width: 320px;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user