mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
whitespace
This commit is contained in:
@@ -625,6 +625,7 @@ export default class SlColorPicker extends ShoelaceElement implements ShoelaceFo
|
||||
this.brightness = 100;
|
||||
this.alpha = 100;
|
||||
}
|
||||
|
||||
if (!this.isSafeValue) {
|
||||
const newColor = this.parseColor(newValue);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user