fix floating style
This commit is contained in:
parent
582b4cbe3f
commit
f6d2dc5512
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
||||||
is-floating = true;
|
is-floating = true;
|
||||||
}];
|
}];
|
||||||
shadow = {
|
shadow = {
|
||||||
|
offset.y = 0;
|
||||||
|
offset.x = 0;
|
||||||
softness = 40;
|
softness = 40;
|
||||||
color = "#bab9e5af";
|
color = "#bab9e5af";
|
||||||
inactive-color = "#fa9d99af";
|
inactive-color = "#fa9d99af";
|
||||||
|
|
Loading…
Add table
Reference in a new issue