mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-29 16:14:42 +00:00
13 lines
271 B
CSS
13 lines
271 B
CSS
|
|
@import "~antd/dist/antd.dark.css";
|
||
|
|
@import "~antd/dist/antd.compact.css";
|
||
|
|
|
||
|
|
/* #components-layout-demo-side .logo {
|
||
|
|
height: 32px;
|
||
|
|
margin: 16px;
|
||
|
|
background: rgba(255, 255, 255, 0.3);
|
||
|
|
}
|
||
|
|
|
||
|
|
.site-layout .site-layout-background {
|
||
|
|
background: #fff;
|
||
|
|
} */
|