add connection tip

This commit is contained in:
ghost 2023-09-06 02:34:37 +03:00
parent f6db9bfb3b
commit 9fb8a41ee8
2 changed files with 8 additions and 1 deletions

View file

@ -48,6 +48,10 @@
color: #5785b7;
}
.text-color-night {
color: #838695;
}
.label {
padding: 4px 8px;
border-radius: 3px;