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