fix spacing

This commit is contained in:
Mutasem 2022-04-08 17:34:58 +02:00
parent 5e5ab5ada6
commit 9687ec91f5

View file

@ -124,8 +124,8 @@ export default Vue.extend({
}
/* Hide scrollbar for IE, Edge and Firefox */
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
}
.tab {