zhaojiale
2022-09-08 1be21989c76f0eb9a43b9ebcab322d7171dbccd6
1
2
3
4
5
6
7
8
9
10
11
12
.pot {
  position: absolute !important;
  top: 19px;
  right: 40px;
  border: none !important;
  padding: 0;
}
 
.pot:focus,
.pot:hover {
  background-color: #fff !important;
}