mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
11 lines
93 B
SCSS
Executable File
11 lines
93 B
SCSS
Executable File
|
|
|
|
canvas {
|
|
background: #fff;
|
|
user-select: none;
|
|
}
|
|
|
|
canvas.chart {
|
|
width: 100%;
|
|
}
|