forked from AkkomaGang/akkoma-fe
change alert popup alpha
This commit is contained in:
parent
685ab4f33e
commit
9cac5d94dd
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ export const DEFAULT_OPACITY = {
|
||||||
input: 0.5,
|
input: 0.5,
|
||||||
faint: 0.5,
|
faint: 0.5,
|
||||||
underlay: 0.15,
|
underlay: 0.15,
|
||||||
alertPopup: 0.85
|
alertPopup: 0.95
|
||||||
}
|
}
|
||||||
|
|
||||||
/** SUBJECT TO CHANGE IN THE FUTURE, this is all beta
|
/** SUBJECT TO CHANGE IN THE FUTURE, this is all beta
|
||||||
|
|
Loading…
Reference in a new issue