mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
adjusted the text in status badge to overflow, looks much better
This commit is contained in:
parent
b854a5dcad
commit
933d219fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ const statusColor: {
|
|||
propertyHoverText: "This property is currently in scoping",
|
||||
},
|
||||
assessment: {
|
||||
class: "bg-emerald-400 hover:bg-emerald-500 max-w-full text-center",
|
||||
class: "bg-emerald-400 hover:bg-emerald-500 truncate text-overflow: ellipsis",
|
||||
text: "Non-invasive Assessment",
|
||||
hoverText: "This portfolio is currently in the assessment stage",
|
||||
propertyHoverText: "This property is currently in the assessment stage",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue