mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-30 23:26:41 +08:00
fix(projects): 修改登录页面宽度以适配手机端
This commit is contained in:
parent
cecce83bc3
commit
4912cd7d2a
@ -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-310px">
|
||||
<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" />
|
||||
|
Loading…
Reference in New Issue
Block a user