Update display_global.php

This commit is contained in:
Lizandro Guarnizo
2026-06-11 23:39:17 -05:00
parent 41b1078723
commit 7be3d1601b
+1 -1
View File
@@ -219,7 +219,7 @@ $_hasVideo = (bool)$_tvVideo;
.ul-item.activo .ul-nom,
.ul-item.activo .ul-dest { color: rgba(255,255,255,.75); }
.ul-item .ul-left { flex: 1; min-width: 0; }
.ul-item .ul-cod { font-weight: 800; font-size: 3rem; display: block; }
.ul-item .ul-cod { font-weight: 800; font-size: 3.2rem; display: block; }
.ul-item .ul-nom {
font-size: 2.2rem; font-weight: 600;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;