@import "~antd/lib/style/themes/default.less"; .treeList { div { cursor: pointer; } } .timeContent { position: absolute; bottom: 10px; } .point { .broadcast { float: right; } } .point:hover { color: #0e70ff; } //暗色系 .dark { background-color: #213241 !important; .treeList { color: #fff; } } .hk{ width: 300px; height: 300px; z-index: 100; } .fullScreen{ position: absolute; top:7px; right: 40px; font-size: 16px; cursor: pointer; width: 10px; height: 10px; border: 1px solid rgba(0, 0, 0, 0.65); } .searchCar{ margin-bottom: 13px; .title{ color: #333333; font-size: 16px; margin-bottom: 8px; } .onlineSwitch{ margin-top: 16px; display: flex; .title{ font-size: 14px; margin-right: 16px; color: rgba(0, 0, 0, 0.65); } } }