mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-06-04 11:25:52 +08:00
fixing collapse button background
This commit is contained in:
parent
ebc280db0e
commit
1eb333a890
@ -23,6 +23,9 @@ export const Sider = styled(SiderComponent)`
|
||||
.ant-typography {
|
||||
color: white;
|
||||
}
|
||||
.ant-layout-sider-trigger {
|
||||
background-color: #1f1f1f;
|
||||
}
|
||||
`;
|
||||
|
||||
interface DarkModeProps {
|
||||
|
Loading…
x
Reference in New Issue
Block a user