Feat: Show monitor ID in Details (#4331)

This commit is contained in:
Nelson Chan
2024-01-28 18:15:29 +08:00
committed by GitHub
parent 538f83205d
commit 2bccae415f
4 changed files with 32 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ $warning: #f8a306;
$maintenance: #1747f5;
$link-color: #111;
$border-radius: 50rem;
$secondary-text: #aaa;
$highlight: #7ce8a4;
$highlight-white: #e7faec;