Chore: Refactors view note component (#2310)

This commit is contained in:
Nithin David Thomas
2021-05-20 23:41:15 +05:30
committed by GitHub
parent 047617713e
commit 2a492b4162
4 changed files with 31 additions and 41 deletions

View File

@@ -5,8 +5,10 @@
&.round {
border-radius: 1000px;
}
}
.card {
padding: var(--space-small);
}
.button-wrapper .button.link.grey-btn {