5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-05-23 e9fcfc26a37a207f74372483fd93efedd89dc85e
src/App.vue
@@ -144,6 +144,7 @@
#app {
  min-height: 100vh;
  overflow-x: hidden;
  background-color: #000;
}
body {
  margin: 0;
@@ -177,7 +178,7 @@
.item-dropdown-wrapper .el-dropdown-menu__item:focus,
.item-dropdown-wrapper .el-dropdown-menu__item:not(.is-disabled):hover {
  background-color: transparent !important;
  color: #1d91ff !important;
  color: #f7b328 !important;
}
.quotes-dropdown.el-dropdown-menu {