Bring back cloudflare ports warning in all places

This commit is contained in:
Johannes Zellner
2025-04-24 20:17:37 +02:00
parent ddf98937d6
commit 4d9c73ab1f
6 changed files with 29 additions and 10 deletions

View File

@@ -168,6 +168,13 @@ tr:hover .table-actions {
font-size: 12px;
}
.warning-label {
margin-top: 6px;
color: #8a6d3b;
font-weight: bold;
font-size: 12px;
}
.view-header {
display: flex;
flex-wrap: wrap;