Epoch_engine / src /interface /web /app /components /agentCard /agentCard.module.css
Epoch01's picture
Upload folder using huggingface_hub
9caffaa verified
Raw
History Blame Contribute Delete
365 Bytes
.agentPersonality p {
white-space: inherit;
overflow: hidden;
height: 77px;
line-height: 1.5;
}
div.agentPersonality {
text-align: left;
grid-column: span 3;
overflow: hidden;
}
button.infoButton {
border: none;
background-color: transparent !important;
text-align: left;
font-family: inherit;
font-size: medium;
}