This commit is contained in:
Saoud Rizwan 2025-01-19 16:37:17 -08:00
parent c50af7226c
commit e72d9912b2

View file

@ -236,7 +236,7 @@ const ServerRow = ({ server }: { server: McpServer }) => {
width: "6px",
height: "6px",
backgroundColor: "white",
border: "1px solid #666666",
border: "1px solid color-mix(in srgb, #666666 65%, transparent)",
borderRadius: "50%",
position: "absolute",
top: "1px",