frontend/src/components/ClearChatButton/ClearChatButton.module.css [1:6]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.container {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



