shj
2022-09-06 aa3a1cd3122ebbe4cf2927b85cebdb3f7872fc39
src/assets/index.css
@@ -1,10 +1,12 @@
.pot {
   position: absolute;
   top: 19px;
   right: 40px;
    border: none !important;
    padding: 0;
  position: absolute !important;
  top: 19px;
  right: 40px;
  border: none !important;
  padding: 0;
}
.pot:focus,.pot:hover{
.pot:focus,
.pot:hover {
  background-color: #fff !important;
}