Browse Source

remove welcome screens from focused presentation

pull/2/head
Rob Colbert 3 years ago
parent
commit
d5ea61898d
  1. 3
      client/less/site/main.less

3
client/less/site/main.less

@ -22,8 +22,7 @@ body {
height: 100%; height: 100%;
} }
&[data-current-view="oauth2-authorize-dialog"], &[data-current-view="oauth2-authorize-dialog"] {
&[data-current-view="welcome"] {
position: fixed; position: fixed;
top: 0; right: 0; bottom: 0; left: 0; top: 0; right: 0; bottom: 0; left: 0;

Loading…
Cancel
Save