forked from drone/command-center-dashboard

luoguanghui
2025-03-26 f7d854e455563a0143e83d4890002db1c7fffc5d
src/views/Home/components/HomeLeft/HomeLeft.vue
File was renamed from src/views/Home/components/HomeLeft/Index.vue
@@ -20,16 +20,16 @@
    margin-left: 45px;
    // border: 1px springgreen solid;
    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>