localized vue login, added language switcher block
This commit is contained in:
@@ -43,7 +43,13 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="css" scoped>
|
||||
#user-tools{
|
||||
margin-right:0.5em;
|
||||
padding-right:0.5em;
|
||||
border-right:1px solid #222;
|
||||
}
|
||||
h4{
|
||||
margin:0;
|
||||
display:inline-block;
|
||||
font-size:inherited;
|
||||
}
|
||||
|
Reference in New Issue
Block a user