Skip to content
Snippets Groups Projects
Commit be453490 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Merge branch 'hotfix-larger-info-button' into 'prod'

larger info button

See merge request spraksamlingane/beta.ordbok.uib.no!163
parents ae4310a2 93baea71
No related branches found
Tags release_2022-03-01_1
No related merge requests found
......@@ -5,13 +5,13 @@
offset-x max-width="200px">
<template v-slot:activator="{ on, attrs }">
<v-btn :aria-label="$t('split_inf.label', $parent.content_locale)"
x-small
small
icon
v-on="on"
v-bind="attrs"
class="info-button">
<v-icon color="primary"
x-small>info</v-icon>
small>info</v-icon>
</v-btn>
</template>
<v-card tile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment