mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 07:59:00 +08:00
fix: height for the top nav bar is fixed (#462)
This commit is contained in:
parent
552d193cef
commit
1ab291f3e8
@ -4,5 +4,6 @@ import styled from 'styled-components';
|
||||
export const Container = styled(Row)`
|
||||
&&& {
|
||||
margin-top: 2rem;
|
||||
min-height: 8vh;
|
||||
}
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user