Remove panel opacity (#3047)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2023-04-21 22:34:01 +06:00 committed by GitHub
parent 52e57db99e
commit 7aa6ff437e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,6 @@
<style lang="scss">
.panel-instance {
opacity: 0.5;
z-index: 401;
position: fixed;
background-color: transparent;