Spaces:
Sleeping
Sleeping
| .text-blue-600 { | |
| color: blue; | |
| } | |
| .bg-pii { | |
| background-color: #def0ff; | |
| color: #0065c0; | |
| } | |
| .bg-locked { | |
| background-color: #29cc66; | |
| color: #006e29; | |
| } | |
| .bg-unlocked { | |
| background-color: #ff9393; | |
| color: #991b1b; | |
| } | |
| .leading-\[1\.75\] { | |
| --tw-leading: 1.75; | |
| line-height: 1.9rem; | |
| } | |
| .flex-row-reverse { | |
| flex-direction: row-reverse; | |
| } | |
| [data-step-type="user_message"] { | |
| display: none; | |
| } | |
| .user-message { | |
| width: 80%; | |
| } |