make hotkeys bigger

This commit is contained in:
geoffrey45
2022-10-08 16:39:52 +03:00
committed by Mungai Njoroge
parent ed7f26c12b
commit bb66ba70b3
3 changed files with 6 additions and 8 deletions
+1 -2
View File
@@ -21,8 +21,7 @@ const pStore = usePStore();
<style lang="scss">
#p-view {
scrollbar-color: $gray2 transparent;
padding-bottom: 4rem;
padding-bottom: $content-padding-bottom;
height: 100%;
overflow: auto;