- Added some extra space for form rendering.
This commit is contained in:
@@ -555,4 +555,9 @@ export default {
|
||||
border: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Ruimte tussen active-ai message en het formulier in de input-zone */
|
||||
.chat-input-container > .dynamic-form-container {
|
||||
margin-top: 12px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user