feat(display): nombre paciente más grande y visible en overlay de llamada
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
38bd211ca6
commit
4626ca3f28
@@ -322,8 +322,8 @@ $_hasVideo = (bool)$_tvVideo;
|
||||
color: #fff; margin-top: .2rem;
|
||||
}
|
||||
.ann-pac {
|
||||
font-size: clamp(1.05rem, 1.8vw, 1.35rem);
|
||||
color: rgba(255,255,255,.45); margin-top: .3rem;
|
||||
font-size: clamp(2rem, 4vw, 3rem);
|
||||
color: rgba(255,255,255,.85); margin-top: .3rem;
|
||||
}
|
||||
.ann-progress {
|
||||
width: 200px; height: 3px;
|
||||
|
||||
Reference in New Issue
Block a user