mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Adding line chart, adding speed function
This commit is contained in:
@@ -167,7 +167,7 @@ table.total {
|
||||
}
|
||||
|
||||
&.semi {
|
||||
width: 50%;
|
||||
width: 33%;
|
||||
|
||||
.smallTablet({
|
||||
.axis {
|
||||
@@ -179,7 +179,7 @@ table.total {
|
||||
}
|
||||
});
|
||||
|
||||
.medPhone({
|
||||
.largePhone({
|
||||
width: 100% !important;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user