💄(frontend) introduc smNote text variant

Necessary for room information in calendar iframe.
This commit is contained in:
lebaudantoine
2025-03-28 18:59:01 +01:00
committed by aleb_the_flash
parent 4e1a4be650
commit db65aef56e

View File

@@ -53,6 +53,10 @@ export const text = cva({
note: {
color: 'default.subtle-text',
},
smNote: {
color: 'default.subtle-text',
textStyle: 'sm',
},
inherits: {},
},
centered: {