|
@@ -2,7 +2,7 @@
|
|
|
<div>
|
|
|
<div class="options-header has-background-black-ter">
|
|
|
<div class="columns is-centered">
|
|
|
- <div class="form-column column is-two-thirds-tablet is-half-desktop is-one-third-widescreen is-one-quarter-fullhd">
|
|
|
+ <div class="form-column column is-two-thirds-tablet is-half-desktop is-one-third-widescreen is-one-third-fullhd">
|
|
|
<div class="tabs is-centered is-fullwidth">
|
|
|
<ul>
|
|
|
<li v-for="tab in tabs" :class="{ 'is-active': tab.isActive }">
|