properly sort, properly do icon colors, some initial attachment buttons work
This commit is contained in:
parent
13a289ac74
commit
f0bbb75df5
4 changed files with 49 additions and 11 deletions
|
|
@ -6,7 +6,7 @@ export default {
|
|||
{
|
||||
component: 'Icon',
|
||||
directives: {
|
||||
textColor: '$blend(--parent, 0.5, --parent--text)',
|
||||
textColor: '$blend(--stack, 0.5, --parent--text)',
|
||||
textAuto: 'no-auto'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue