File size: 365 Bytes
9caffaa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.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;
}