FCLT#84220 prevent text-overflow in voorz. planbord

svn path=/Website/branches/v2024.2/; revision=65174
This commit is contained in:
2024-06-17 14:34:54 +00:00
parent 3226c6c7c5
commit 430dbf35f2

View File

@@ -414,6 +414,7 @@ div.rrdet {
}
.tab_obj_sched .rrphoto { /* In het voorzieningen planbord wel het hele plaatje laten zien */
background-size: contain;
overflow: hidden;
}
.rrphoto .rrdesc-wrapper {
background-color: rgba(255, 255, 255, 0.7);