mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Updated tokens for SplitButton
This commit is contained in:
parent
3520377e74
commit
6b6d4afc25
3 changed files with 35 additions and 34 deletions
|
@ -1 +1,7 @@
|
|||
export default {};
|
||||
export default {
|
||||
root: {
|
||||
borderRadius: '{form.field.border.radius}',
|
||||
roundedBorderRadius: '2rem',
|
||||
raisedShadow: '0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue