mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 06:26:03 +08:00
chore: scroll is made auto (#1044)
This commit is contained in:
parent
6a6fd44719
commit
b58f45c268
@ -11,5 +11,5 @@ export const Button = styled(ButtonComponent)`
|
||||
}
|
||||
`;
|
||||
export const TableContainerCard = styled(Card)`
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user