overleaf/services/web/public/stylesheets/app/editor/feature-onboarding.less
2016-10-20 12:24:07 +01:00

8 lines
No EOL
115 B
Text

.feat-onboard {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, .8);
}