Fetching metadata from the HF Docker repository...
initial checkin
72b3164
|
PARENT_BLOCK_CSS = """ |
|
#col_container { |
|
width: 95%; |
|
margin-left: auto; |
|
margin-right: auto; |
|
} |
|
|
|
#chatbot { |
|
height: 500px; |
|
overflow: auto; |
|
} |
|
|
|
.chat_wrap_space { |
|
margin-left: 0.5em |
|
} |
|
""" |