mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Add common content border radius
This commit is contained in:
parent
c11fdca25d
commit
a83714ac28
8 changed files with 14 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
export default {
|
||||
track: {
|
||||
background: '{content.border.color}',
|
||||
borderRadius: '{border.radius.sm}',
|
||||
borderRadius: '{content.border.radius}',
|
||||
size: '3px'
|
||||
},
|
||||
range: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue