badge, alert(dot) improvements
This commit is contained in:
parent
96e3a1593a
commit
7c77809ff9
14 changed files with 44 additions and 97 deletions
|
|
@ -17,9 +17,16 @@ export default {
|
|||
{
|
||||
directives: {
|
||||
background: '--text',
|
||||
opacity: 0.8
|
||||
opacity: 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
parent: {
|
||||
component: 'Alert'
|
||||
},
|
||||
component: 'Border',
|
||||
textColor: '--parent'
|
||||
},
|
||||
{
|
||||
variant: 'error',
|
||||
directives: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue