Skip to content

Commit

Permalink
Create Account Updates - DO NOT MERGE (#2148)
Browse files Browse the repository at this point in the history
* Create Account Updates

* no message
  • Loading branch information
Lekshmi authored Nov 16, 2022
1 parent fe1a751 commit dd5cc63
Show file tree
Hide file tree
Showing 4 changed files with 304 additions and 142 deletions.
2 changes: 1 addition & 1 deletion auth-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion auth-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth-web",
"version": "1.1.21",
"version": "1.1.22",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
5 changes: 5 additions & 0 deletions auth-web/src/assets/scss/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,8 @@
bottom: 0;
right: 0;
}

.view-header__subtitle {
font-size: 16px;
color: #495057
}
Loading

0 comments on commit dd5cc63

Please sign in to comment.