fix: add centering classes for toast (start-50, translate-middle-x)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -179,6 +179,8 @@ async function buildBootstrapSubset() {
|
||||
'position-fixed',
|
||||
'bottom-0',
|
||||
'end-0',
|
||||
'start-50',
|
||||
'translate-middle-x',
|
||||
'text-dark',
|
||||
'bg-warning',
|
||||
'btn-close',
|
||||
|
||||
Reference in New Issue
Block a user