comparison client/src/application/Topbar.vue @ 1139:2fda33d55d81

scoped css
author Markus Kottlaender <markus@intevation.de>
date Wed, 07 Nov 2018 15:26:46 +0100
parents d9e6a1f6f394
children 846e336d8ee5
comparison
equal deleted inserted replaced
1126:a047a2735b9c 1139:2fda33d55d81
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;