diff client/src/application/Userbar.vue @ 1139:2fda33d55d81

scoped css
author Markus Kottlaender <markus@intevation.de>
date Wed, 07 Nov 2018 15:26:46 +0100
parents d9e6a1f6f394
children 5f98d0c9d738
line wrap: on
line diff
--- a/client/src/application/Userbar.vue	Wed Nov 07 13:19:46 2018 +0100
+++ b/client/src/application/Userbar.vue	Wed Nov 07 15:26:46 2018 +0100
@@ -10,7 +10,7 @@
     </div>
 </template>
 
-<style lang="scss">
+<style lang="scss" scoped>
 .userpic {
   background: white;
   position: absolute;