overleaf/services/web/public/stylesheets/app/editor/feature-onboarding.less

8 lines
115 B
Text
Raw Normal View History

2016-10-20 07:24:07 -04:00
.feat-onboard {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, .8);
}