org-chart-frant/src/pages/index.less

12 lines
132 B
Plaintext
Raw Normal View History

2022-07-12 17:10:03 +08:00
.title {
background: rgb(121, 242, 157);
}
.wrapper {
2023-07-07 16:37:05 +08:00
background: #f7f9fd;
2022-07-12 17:10:03 +08:00
}
.contentWrapper {
2023-07-07 16:37:05 +08:00
background-color: #f7f9fd;
}