mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-11 17:49:02 +08:00
Merge pull request #143 from SigNoz/test-dropdown-fix
fix: add dark and compact theme css to index.css
This commit is contained in:
commit
47cf1eebf7
@ -1,3 +1,6 @@
|
||||
@import "~antd/dist/antd.dark.css";
|
||||
@import "~antd/dist/antd.compact.css";
|
||||
|
||||
.ant-space-item {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user