Fixed an issue with window transparency
This commit is contained in:
parent
865fcc5ec9
commit
e4a99b3ccc
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ body[platform='linux'] {
|
|||
}
|
||||
|
||||
#app {
|
||||
--color1: rgb(30, 30, 30, 30%);
|
||||
--color1: rgba(30, 30, 30, 30%);
|
||||
--color2: rgba(15, 15, 15, 70%);
|
||||
/* --color1: rgb(30, 30, 31, 20%);
|
||||
--color2: rgba(17, 17, 17, 24%); */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue