mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Fix transitions
This commit is contained in:
@@ -166,6 +166,7 @@ export class Alert {
|
||||
overflow: 'auto'
|
||||
});
|
||||
|
||||
stack.clientWidth; // force a reflow
|
||||
stack.append(this.host);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user