refactor(projects): 细节完善

This commit is contained in:
Soybean
2021-11-23 18:08:56 +08:00
parent f5a5f44a2b
commit 6261156c5a
4 changed files with 7 additions and 3 deletions

0
src/directives/index.ts Normal file
View File

View File

@ -1,7 +1,7 @@
<template>
<div class="login-bg relative flex-center wh-full">
<n-card :bordered="false" size="large" class="z-20 !w-auto rounded-20px shadow-sm">
<div class="w-400px">
<div class="w-360px">
<header class="flex-y-center justify-between">
<div class="w-70px h-70px rounded-35px overflow-hidden">
<system-logo class="wh-full" :fill="true" :color="theme.themeColor" />