mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00:00
16 lines
180 B
SCSS
16 lines
180 B
SCSS
.alerts-container {
|
|
.ant-tabs-nav {
|
|
padding: 0 8px;
|
|
}
|
|
|
|
.configuration-tabs {
|
|
margin-top: -16px;
|
|
|
|
.ant-tabs-nav {
|
|
.ant-tabs-nav-wrap {
|
|
padding: 0 8px;
|
|
}
|
|
}
|
|
}
|
|
}
|