Fix dark mode shadow and markdown docs link (fix #1136)

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-01-25 11:34:26 +01:00
parent ef986842a5
commit 6ea05e1cb2
3 changed files with 25 additions and 9 deletions

View File

@@ -193,6 +193,7 @@ export default {
padding: 3px;
margin: 3px -3px;
margin-right: -10px;
margin-bottom: 5px;
margin-top: 0;
background-color: var(--color-main-background-translucent);