styles.less 97 Bytes
Newer Older
钟是志's avatar
钟是志 committed
1 2 3
.editPoint{
  position: absolute;
  z-index: 10;
4 5
  left: 10px;
  top: 50px;
钟是志's avatar
钟是志 committed
6 7
  cursor: pointer;
}