mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 16:55:54 +08:00
feat: height is updated (#1563)
This commit is contained in:
parent
0806397816
commit
c9139c5236
@ -3,7 +3,7 @@ import styled from 'styled-components';
|
|||||||
|
|
||||||
export const Layout = styled(LayoutComponent)`
|
export const Layout = styled(LayoutComponent)`
|
||||||
&&& {
|
&&& {
|
||||||
min-height: 91vh;
|
min-height: 92vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user