💄(frontend) introduc smNote text variant
Necessary for room information in calendar iframe.
This commit is contained in:
committed by
aleb_the_flash
parent
4e1a4be650
commit
db65aef56e
@@ -53,6 +53,10 @@ export const text = cva({
|
||||
note: {
|
||||
color: 'default.subtle-text',
|
||||
},
|
||||
smNote: {
|
||||
color: 'default.subtle-text',
|
||||
textStyle: 'sm',
|
||||
},
|
||||
inherits: {},
|
||||
},
|
||||
centered: {
|
||||
|
||||
Reference in New Issue
Block a user