Remove scoped CSS
This commit is contained in:
parent
41463b04d0
commit
5436d69c35
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ export default {
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style>
|
||||||
#login_screen {
|
#login_screen {
|
||||||
font-family: var(--fonts);
|
font-family: var(--fonts);
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue