Files
RPAClaroLogin/views/app-assets/css/pages/app-contact.css
T
2025-04-03 08:51:40 -05:00

14 lines
389 B
CSS

/* App Contact */
.hp-contact-card .table > thead > tr > th {
background: none;
font-size: 16px;
line-height: 16px;
font-weight: 500;
}
.hp-contact-card .table > thead > tr > th:nth-child(2), .hp-contact-card .table > thead > tr > th:nth-child(6) {
min-width: 200px;
}
.hp-contact-card .table > thead > tr > th,
.hp-contact-card .table > tbody > tr > td {
padding: 16px 32px;
}