Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fbf4dda1 authored by Ronak Patel's avatar Ronak Patel
Browse files

added width

parent 31ed3724
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -308,6 +308,9 @@ export default {
</script>

<style scoped>
#registrationForm{
	width: 90%;
}
.display-flex {
	display: flex;
	justify-content: space-between;