shj
2022-08-18 ae07a87d84ccc7f568d4e3b8ff4b0c68cf43c0b1
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;
}