overleaf/services/web/frontend/stylesheets/app/editor/error-boundary.less

8 lines
154 B
Text
Raw Normal View History

.error-boundary-alert {
position: absolute;
width: 100%;
height: 100%;
background-color: @ol-blue-gray-0;
padding: @line-height-computed / 2;
}