Skip to content

Commit

Permalink
Merge branch 'DES/enhancement/732-vlc-refactor/login' into DES/enhanc…
Browse files Browse the repository at this point in the history
…ement/#732-vlc-refactor

# Conflicts:
#	app/styles/app.scss
  • Loading branch information
brenner-company committed May 4, 2021
2 parents 37802d6 + 11fd37b commit 27437bd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions app/pods/login/template.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div style="" class="auk-u-flex full-height full-width u-padding--left--large u-padding--right--large">
<div class="vlc-login-content">
<div class="auk-u-maximize-width auk-u-maximize-height u-padding--left--large u-padding--right--large auk-u-flex auk-u-flex--center">
<div class="auk-container--small">
<h1 class="h1 u-spacer--tiny u-padding--bottom--large">{{t "kaleidos"}}</h1>
<h2 class="h4 auk-u-text-normal u-padding--bottom--large">
{{t "kaleidos-login-info"}}
Expand Down
1 change: 0 additions & 1 deletion app/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ $icon-font-location: '/fonts/'; // overrides the default location for flanders-i
@import 'custom-components/vlc-status-timeline';
@import 'custom-components/vlc-subline';
@import 'custom-components/vlc-toaster-button';
@import 'custom-components/vlc-login';
@import 'custom-components/vlc-color-badge-holder';
@import 'custom-components/vlc-color-badge';
@import 'custom-components/vlc-decision-result-select';
Expand Down
4 changes: 0 additions & 4 deletions app/styles/custom-components/_vlc-login.scss

This file was deleted.

0 comments on commit 27437bd

Please sign in to comment.