Fixed filter dialog menu link. Improved disclaimer title wrapping.
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
</div>
|
||||
|
||||
<template v-slot:tooltip>
|
||||
<Menu />
|
||||
<Menu @show-filters="state => $emit('showFilters', state)" />
|
||||
</template>
|
||||
</Tooltip>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user