forked from drone/command-center-dashboard

chenyao
2025-03-27 c790be6bd726c72d9624b219000351e100e2d2db
src/views/Home/components/HomeLeft/HomeLeft.vue
File was renamed from src/views/Home/components/HomeLeft/Index.vue
@@ -20,16 +20,16 @@
    top: 88px;
    left: 45px;
    width: 360px;
    .time-watch {
        font-size: 14px;
        height: height(36);
        height: hToV(36);
        display: flex;
        .time {
            font-weight: 400;
            font-size: 14px;
            line-height: height(16);
            line-height: hToV(16);
        }
    }
}
</style>
</style>