Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-popup/popup-content/styles.ts
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
This commit is contained in:
parent
71b9f5ad0c
commit
ee68d817b4
@ -42,7 +42,7 @@ export const CloseButton = styled(Button)`
|
||||
grid-area: 1 / 1 / 2 / 2;
|
||||
justify-self: end;
|
||||
border-radius: 50%;
|
||||
padding: 1rem;
|
||||
padding: 0.5rem;
|
||||
cursor: pointer;
|
||||
transition: background-color 0.3s ease;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user