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

12 lines
215 B
SCSS

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