Soften default tables reference chrome

This commit is contained in:
2026-03-21 15:16:55 +01:00
parent 6a5d024029
commit 662640e5bd
4 changed files with 13 additions and 3 deletions

View File

@@ -1710,6 +1710,10 @@ pre,
margin-left: auto;
}
.tables-cell-status-indicator {
min-height: 1rem;
}
.critical-cell-action-button {
border: 1px solid rgba(127, 96, 55, 0.18);
border-radius: 999px;