Files
gpustack-ui/src/pages/playground/style/chat-footer.less
T
2024-07-02 15:03:38 +08:00

8 lines
159 B
Plaintext

.chat-footer {
display: flex;
align-items: center;
padding-inline: 0 32px;
height: 100px;
// box-shadow: 0px -1px 2px 0px var(--ant-color-border);
}