Styling and remove default from E2EE

This commit is contained in:
Jiiks 2018-08-09 23:13:38 +03:00
parent d14a06528c
commit fcfba41805
2 changed files with 2 additions and 8 deletions

View File

@ -173,14 +173,7 @@
{
"id": "e2ekvps",
"type": ["kvp"],
"value": [
{
"value": {
"key": "kvpKey",
"value": "kvpValue"
}
}
]
"value": []
}
]
}

View File

@ -18,6 +18,7 @@
justify-content: center;
align-items: center;
cursor: pointer;
margin-bottom: 30px;
&:hover {
svg {