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