mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
|
|
svg.chart {
|
|
.user-select-none();
|
|
display: block;
|
|
width:100%;
|
|
height:100%;
|
|
}
|
|
|