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