We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba8048 commit 8789b2fCopy full SHA for 8789b2f
src/speeddial/index.ts
@@ -443,7 +443,7 @@ export class SpeedDial extends SpeedDialItemBase {
443
.concat([
444
{
445
target: this.backDrop,
446
- backgroundColor: new Color('#99000000'),
+ backgroundColor: new Color('#00000099'),
447
curve: AnimationCurve.easeInOut,
448
duration
449
}
0 commit comments