Skip to content
Snippets Groups Projects
Commit afc3f08a authored by Petr Kalashnikov's avatar Petr Kalashnikov
Browse files

Mer informativ definering på en radio-knapper-gruppe

parent 9f694e50
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="lang_select_container"> <div class="lang_select_container">
<v-radio-group row v-model="lang" @change="update_lang_form"> <v-radio-group row v-model="lang" @change="update_lang_form">
<template v-slot:label> <template v-slot:label>
<span>VIS</span> <span>VIS<span style="font-size:0px;margin-top:11px;color:#fdf4f5;display:inline-block;"> ETT MÅLFORM ELLER BEGGE</span></span>
</template> </template>
<v-radio value="bob,nob" color="primary"> <v-radio value="bob,nob" color="primary">
<template v-slot:label> <template v-slot:label>
......
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