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

This commit is contained in:
WBHarry 2025-08-23 13:49:10 +02:00 committed by GitHub
parent f76515eac1
commit 936c96a1be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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';