File size: 152 Bytes
7b71fb2
 
 
f3d0ebd
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
.popover-content {
  width: 300px;
}

.operationIcon {
  text-align: center;
  margin-right: 20%;
  width: 20px;
  &:hover {
    cursor: pointer;
  }
}