fix: entrylist scroll hijack
ci/woodpecker/push/woodpecker Pipeline failed Details

feat/type-attributes
Tomáš Mládek 2023-08-27 12:20:56 +02:00
parent 462aa6e665
commit e1799f5cfb
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@
<style lang="scss" scoped>
.container {
overflow-x: hidden;
overflow: hidden;
}
table {