shj
2022-09-06 d1a430e88df40d76558a14f890ac0dbd3181f3a0
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;
}