mirror of
https://github.com/TBEDP/datavjs.git
synced 2025-12-08 19:45:52 +00:00
11 lines
198 B
CSS
11 lines
198 B
CSS
.DataVTreemapNode {
|
|
/*
|
|
border: 1px solid white;
|
|
font-size: 12px;
|
|
font-family: "微软雅黑","sans-serif";
|
|
overflow: hidden;
|
|
position: absolute;
|
|
text-align: center;
|
|
*/
|
|
}
|