mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-01 02:22:00 +08:00
fix: service name capitalisation is removed from list page (#2806)
This commit is contained in:
parent
26a806a7fe
commit
7fd27ec09d
@ -7,7 +7,6 @@ export const Container = styled.div`
|
|||||||
|
|
||||||
export const Name = styled(Typography)`
|
export const Name = styled(Typography)`
|
||||||
&&& {
|
&&& {
|
||||||
text-transform: capitalize;
|
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #177ddc;
|
color: #177ddc;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user