+
liuyg
2022-01-04 128a3d4df3754e428cdb2c46bc1e10f074229256
src/styles/mobile/popup.scss
@@ -503,10 +503,10 @@
  position: fixed;
  bottom: 6px;
  left: 7px;
  background-color: #000;
  background-color: rgb(33, 150, 243);
  color: #fff;
  z-index: 1;
  font-size: 13px;
  border-radius: 5px;
  padding: 3px 8px 4px;
  padding: 4px 10px 5px;
}