overleaf/services/web/frontend/stylesheets/app/editor/math-preview.less

8 lines
121 B
Text
Raw Normal View History

.ol-cm-math-tooltip {
border-radius: 4px;
max-height: 400px;
max-width: 800px;
overflow: auto;
padding: 8px;
}