Truncate text in domain & name columns of website settings table when text content doesn't fit within the cell.

This commit is contained in:
Sophia Willows
2022-02-20 14:08:43 +13:00
parent 1e4c3ebf3b
commit 07e782ca39
4 changed files with 89 additions and 2 deletions

View File

@@ -5,3 +5,7 @@
.buttons {
justify-content: flex-end;
}
.detailLink {
width: 100%;
}