latex-ub/services/web/frontend/stylesheets/modules/writefull.less
2025-05-05 12:24:05 +00:00

12 lines
212 B
Text

.writefull-loading-bar {
font-size: @font-size-small;
height: 40px;
justify-content: center;
}
.writefull-error-notification {
margin: 48px 64px;
width: 100%;
max-width: 520px;
text-align: left;
}