mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Checkbox RTL
This commit is contained in:
parent
ebe389b60d
commit
2f6bd6c9cf
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ const theme = ({ dt }) => `
|
|||
cursor: pointer;
|
||||
appearance: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
inset-block-start: 0;
|
||||
inset-inline-start: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue