comparison client/src/application/Topbar.vue @ 1143:846e336d8ee5

merge
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 12 Nov 2018 15:00:45 +0100
parents dc3f0277628a 2fda33d55d81
children 74e180ad3d6b
comparison
equal deleted inserted replaced
1142:dc3f0277628a 1143:846e336d8ee5
28 <Identify v-if="routeName == 'mainview'"></Identify> 28 <Identify v-if="routeName == 'mainview'"></Identify>
29 </div> 29 </div>
30 </div> 30 </div>
31 </template> 31 </template>
32 32
33 <style lang="scss"> 33 <style lang="scss" scoped>
34 .searchgroup { 34 .searchgroup {
35 width: 90%; 35 width: 90%;
36 } 36 }
37 .splitbutton { 37 .splitbutton {
38 height: $icon-height; 38 height: $icon-height;