mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 00:33:03 +00:00
Improve multi series tooltips for line chart
This commit is contained in:
@@ -32,3 +32,9 @@
|
||||
@rules();
|
||||
}
|
||||
}
|
||||
|
||||
.smallScreen(@rules) {
|
||||
@media only screen and /*(min-width: 601px) and */(max-width: 1400px) {
|
||||
@rules();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user