Add keyboard accessibility to tabs

This commit is contained in:
Liyas Thomas
2020-07-05 05:02:17 +05:30
parent 1e5081dccd
commit 84eb935cec
3 changed files with 13 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<style scoped lang="scss">
.virtual-list {
max-height: calc(100vh - 294px);
max-height: calc(100vh - 298px);
}
ul,