feat: git memo

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset
2020-06-21 18:42:19 +02:00
parent cb0e3f91db
commit 03e073d4f0
3 changed files with 105 additions and 75 deletions

View File

@@ -38,7 +38,7 @@
<style lang="less" scoped>
.memo-viewer {
column-gap: 30px;
column-rule: 1px solid #373739;
column-rule: 1px solid #37373961;
column-fill: auto;
}