mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-31 11:31:59 +08:00
feat: value graph is updated (#1733)
This commit is contained in:
parent
4a244ad7b2
commit
90a6313423
@ -2,5 +2,6 @@ import { Typography } from 'antd';
|
||||
import styled from 'styled-components';
|
||||
|
||||
export const Value = styled(Typography)`
|
||||
font-size: 3rem;
|
||||
font-size: 2.5vw;
|
||||
text-align: center;
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user