mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-29 16:14:42 +00:00
6 lines
92 B
SCSS
6 lines
92 B
SCSS
|
|
.delete-variable-name {
|
||
|
|
font-weight: 700;
|
||
|
|
color: rgb(207, 19, 34);
|
||
|
|
font-style: italic;
|
||
|
|
}
|