summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna Tsyganova <ATSyganova@IBS.RU>2022-07-05 16:44:13 +0300
committerAnna Tsyganova <ATSyganova@IBS.RU>2022-07-05 16:44:13 +0300
commita5c9444f85ccde7184e2628ecfd82af6f21cf877 (patch)
tree85c21ca5da58ba7268781efdf3fa84d66930a061
parentda090728003de7cf409d9df97b6bbbd5e672b444 (diff)
downloadwebui-vue-a5c9444f85ccde7184e2628ecfd82af6f21cf877.tar.xz
Delete blur of popups
Issue: SILABMC-185
-rw-r--r--src/assets/styles/bmc/custom/_popover.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/assets/styles/bmc/custom/_popover.scss b/src/assets/styles/bmc/custom/_popover.scss
index a33f108f..8611fb0e 100644
--- a/src/assets/styles/bmc/custom/_popover.scss
+++ b/src/assets/styles/bmc/custom/_popover.scss
@@ -9,6 +9,7 @@
max-width: 400px;
width: 400px;
height: auto;
+ will-change: unset !important;
}
.popover-header {