Refactor #6689 - For Message

pull/6697/head
tugcekucukoglu 2024-10-31 10:20:26 +03:00
parent e3fddf2ed4
commit 1c099af94b
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ const theme = ({ dt }) => `
align-items: center;
justify-content: center;
flex-shrink: 0;
margin: 0 0 0 auto;
margin-inline-start: auto;
overflow: hidden;
position: relative;
width: ${dt('message.close.button.width')};