mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 13:47:15 +01:00
Truncate text in domain & name columns of website settings table when text content doesn't fit within the cell.
This commit is contained in:
parent
1e4c3ebf3b
commit
07e782ca39
4 changed files with 89 additions and 2 deletions
|
|
@ -5,3 +5,7 @@
|
|||
.buttons {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.detailLink {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue