MikaFil commited on
Commit
17866e4
·
verified ·
1 Parent(s): 4465a9d

Update style/default/style.css

Browse files
Files changed (1) hide show
  1. style/default/style.css +1 -1
style/default/style.css CHANGED
@@ -364,7 +364,7 @@ html, body { margin: 0; padding: 0; height: 100%; }
364
  white-space: pre-wrap;
365
  opacity: 0.88;
366
  /* ── Hauteur limitée à 5 lignes, scroll ensuite ── */
367
- max-height: calc(13px * 1.7 * 5);
368
  overflow-y: auto;
369
  scrollbar-width: thin;
370
  scrollbar-color: rgba(255,255,255,0.2) transparent;
 
364
  white-space: pre-wrap;
365
  opacity: 0.88;
366
  /* ── Hauteur limitée à 5 lignes, scroll ensuite ── */
367
+ max-height: calc(13px * 1.7 * 4);
368
  overflow-y: auto;
369
  scrollbar-width: thin;
370
  scrollbar-color: rgba(255,255,255,0.2) transparent;