111
flowstocktrading
2022-11-02 d37bcf2111e02b806f961614c5a87deba4283aba
src/App.vue
@@ -83,7 +83,8 @@
    height: 1rem;
    /deep/.mint-header {
      height: 100%;
      background-color: rgba(20, 45, 55, 0.3);
      background-color: #16171d;
      // background-color: rgba(20, 45, 55, 0.3);
      .is-left {
        .mintui {
          font-size: 20px;
@@ -119,7 +120,8 @@
  }
  &.black-theme {
    // background: #16171d;
    background: rgb(14, 14, 15);
    // background: rgb(14, 14, 15);
    background: rgb(33, 33, 43);
  }
}
.search-right {