push
This commit is contained in:
10
static/css/app.css
Normal file
10
static/css/app.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.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;}
|
||||
Reference in New Issue
Block a user