Commit 54f871d7 authored by Sébastien Chopin's avatar Sébastien Chopin

chore: accessibility 100

parent 89381a0a
...@@ -49,7 +49,7 @@ const hasMore = computed(() => props.page < props.maxPage) ...@@ -49,7 +49,7 @@ const hasMore = computed(() => props.page < props.maxPage)
} }
.disabled { .disabled {
opacity: 0.5; opacity: 0.7;
margin: 0 1em; margin: 0 1em;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment