Top Level
+ Hosts & Clusters
0resources
diff --git a/docs/prototypes/monitoring-platform-v2/index.html b/docs/prototypes/monitoring-platform-v2/index.html index 217d6782b..497755517 100644 --- a/docs/prototypes/monitoring-platform-v2/index.html +++ b/docs/prototypes/monitoring-platform-v2/index.html @@ -134,6 +134,11 @@ margin-bottom: 8px; } + .search-row { + display: flex; + gap: 7px; + } + .toolbar input { width: 100%; border: 1px solid var(--line); @@ -165,6 +170,10 @@ flex-wrap: wrap; } + .reset-button { + flex: 0 0 auto; + } + .table-card { overflow: hidden; } @@ -493,11 +502,11 @@