aboutsummaryrefslogtreecommitdiff
path: root/src/components/EditorLists.vue
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2021-04-13 15:30:44 -0500
committerFurkan Sahin <furkan-dev@proton.me>2021-04-13 15:30:44 -0500
commitfdc7b50f828e76b1ccfb12cd8f4cf5d88b2a9654 (patch)
tree5be4d96badd496e9c60cbc680db8b949caddbfbe /src/components/EditorLists.vue
parent6df6cbbb47d8b932a790ed9ef68dc8fac42ce0f4 (diff)
Small light mode tweak
Diffstat (limited to 'src/components/EditorLists.vue')
-rw-r--r--src/components/EditorLists.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/EditorLists.vue b/src/components/EditorLists.vue
index e70445d..e802237 100644
--- a/src/components/EditorLists.vue
+++ b/src/components/EditorLists.vue
@@ -111,6 +111,7 @@ h3 {
.list-item {
align-items: center;
+ background-color: #f0f0f0;
display: flex;
justify-content: space-between;
margin: 0.5em;