mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
Tweak outfit page charts responsiveness
This commit is contained in:
@@ -1,16 +1,3 @@
|
||||
|
||||
.chart {
|
||||
.medPhone({
|
||||
.axis {
|
||||
font-size: 0.8em;
|
||||
|
||||
g.tick:nth-child(2n + 1) text {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
svg {
|
||||
|
||||
.axis {
|
||||
@@ -48,5 +35,3 @@ svg {
|
||||
stroke-width: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user