111
flowstocktrading
2022-11-02 d37bcf2111e02b806f961614c5a87deba4283aba
src/page/home/components/GoLogin.vue
@@ -37,10 +37,12 @@
    > div {
        width: 90%;
        height: 100%;
        background: rgb(28,28,30);
        background: rgba(39,39,51,0.85);
        border-radius: .2228rem;
        display: flex;
        align-items: center;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }
    .left_mess {
        width: 70%;
@@ -71,4 +73,4 @@
    }
}
</style>
</style>