Fixed transparency
This commit is contained in:
@ -12,8 +12,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.panel {
|
.panel {
|
||||||
backdrop-filter: blur(10px);
|
background: transparent;
|
||||||
background: rgba(30, 30, 30, 0.6);
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user