some adjustments to the application of blur effect...incomplete

This commit is contained in:
2021-10-22 12:35:27 +02:00
parent 5869236af1
commit d009d09215
5 changed files with 66 additions and 65 deletions

View File

@@ -37,12 +37,14 @@ export default {
<style lang='scss'>
.confidential{
display: flex;
align-items: center;
}
.toggle{
margin-left: 10px;
margin-top: 28px;
cursor: pointer;
display: block;
float: right;
margin-right: 20px;
}
.blur {
-webkit-filter: blur(5px);