generated from Seekra/repository-template
Set navbar height to prevent layout shifting when the search bar is shown when the search results view is visible
This commit is contained in:
@@ -64,6 +64,7 @@ watch(() => route.query.q, q => {
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 10px 40px;
|
||||
height: 42px;
|
||||
}
|
||||
|
||||
.global-nav .right-links {
|
||||
|
||||
Reference in New Issue
Block a user