This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
cyber-narrator-cn-ui/src/assets/css/components/views/charts/NetworkOverviewLine.scss

9 lines
94 B
SCSS
Raw Normal View History

2022-07-08 09:34:09 +08:00
.line {
height: 100%;
width: 100%;
#chart {
width: 1288px;
height: 340px;
}
}