Fixed so enriched buttons are inline by default. Can be set to 'inline:true' to make them fit with the text better

This commit is contained in:
WBHarry 2025-08-23 11:20:33 +02:00
parent b83adbf09b
commit 85a7365191
5 changed files with 30 additions and 7 deletions

View file

@ -2,6 +2,7 @@
@import './dialog.less';
@import './chat.less';
@import './elements.less';
@import './enrichment.less';
@import './tab-navigation.less';
@import './tab-form-footer.less';
@import './tab-actions.less';