mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Refactor #6689 - For Message
This commit is contained in:
parent
e3fddf2ed4
commit
1c099af94b
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ const theme = ({ dt }) => `
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
margin: 0 0 0 auto;
|
margin-inline-start: auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: ${dt('message.close.button.width')};
|
width: ${dt('message.close.button.width')};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue