Faces: Remove double scrollbars

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2022-09-20 19:02:16 +02:00
parent 58fb47fe96
commit 6a7279be3e
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ export default {
flex-grow: 1;
display: flex;
flex-wrap: wrap;
overflow: scroll;
gap: 32px;
align-content: flex-start;
}