mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
dashboard: compile sass for d988511b7e
This commit is contained in:
parent
d988511b7e
commit
c8173dddda
@ -146,9 +146,12 @@ td {
|
||||
|
||||
.canvas-container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.canvas-container > canvas {
|
||||
/* ChartJS v4 workaround: https://github.com/chartjs/Chart.js/issues/11005 */
|
||||
aspect-ratio: 2;
|
||||
overflow: hidden;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
.cpu-canvas-container {
|
||||
|
||||
@ -146,9 +146,12 @@ td {
|
||||
|
||||
.canvas-container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.canvas-container > canvas {
|
||||
/* ChartJS v4 workaround: https://github.com/chartjs/Chart.js/issues/11005 */
|
||||
aspect-ratio: 2;
|
||||
overflow: hidden;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
.cpu-canvas-container {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user