Fix metadata display not wrapping long lines. Add LaTeX support
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
/* Plot Container Base Styles */
|
||||
.plot-container {
|
||||
margin: 1rem 0;
|
||||
margin-bottom: 450px; /* Add extra bottom margin to prevent overlap with stats box */
|
||||
transition: all 0.3s ease;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user