feat(projects): 登录页面适配移动端

This commit is contained in:
Soybean
2022-04-21 00:15:34 +08:00
parent cecce83bc3
commit ec0776e268
4 changed files with 116 additions and 107 deletions

View File

@ -6,7 +6,7 @@
@update:dark="theme.setDarkMode"
/>
<n-card :bordered="false" size="large" class="z-4 !w-auto rounded-20px shadow-sm">
<div class="w-360px">
<div class="w-360px <sm:w-300px">
<header class="flex-y-center justify-between">
<div class="w-70px h-70px rounded-35px overflow-hidden">
<system-logo class="text-70px text-primary" :fill="true" />