Skip to content

Commit ae6dff4

Browse files
authored
fix(search): prevent scan-spec overlap with scan rings layout (#707)
1 parent 43d886b commit ae6dff4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/components/views/search/search-view-styles.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ input::placeholder {
520520
text-align: center;
521521
max-width: 80vw;
522522
overflow-wrap: break-word;
523+
margin-top: 45px;
523524
}
524525
525526
:host-context(body.dark) .scan-spec {

0 commit comments

Comments
 (0)