mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Border radius token for overlay
This commit is contained in:
parent
4c0c3b8140
commit
3533e2d8be
5 changed files with 14 additions and 2 deletions
|
@ -163,6 +163,11 @@ export default {
|
|||
fontWeight: '600'
|
||||
}
|
||||
},
|
||||
overlay: {
|
||||
select: {
|
||||
borderRadius: '{border.radius.sm}'
|
||||
}
|
||||
},
|
||||
colorScheme: {
|
||||
light: {
|
||||
surface: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue