return underline display to Marquee

feat/vaults
Tomáš Mládek 2021-06-26 18:39:07 +02:00
parent 34c1b68dd1
commit 9c95f96eb5
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ export default defineComponent({
<style scoped lang="scss">
.marquee {
line-height: 1;
height: 1.1em;
overflow: hidden;
}