Added peer's endpoint IP back

This commit is contained in:
Donald Zou
2024-10-05 15:03:27 +08:00
parent 27c67ec202
commit e344f28265
7 changed files with 79 additions and 47 deletions

View File

@@ -1265,4 +1265,17 @@ pre.index-alert {
opacity: 0;
width: 100%;
}
}
@media screen and (max-width: 576px) {
.dashboardModal{
width: 100% !important;
}
.dashboardModal > .card{
margin: 0.5rem !important;
}
}
samp{
word-wrap: anywhere;
}