Files
mikromon/static/css/app.css
Mateusz Gruszczyński e8f6c4c609 push
2026-03-05 15:53:33 +01:00

11 lines
314 B
CSS

.chart-wrap{position:relative;height:260px}
.chart-wrap canvas{width:100%!important;height:260px!important}
/* Layout helpers */
.chart-wrap{height:260px;}
.chart{width:100% !important; height:100% !important;}
.truncate-40{max-width:40ch;}
/* Small UI tweaks */
pre{white-space:pre-wrap;word-break:break-word;}