style: modify custom scrollbar

This commit is contained in:
张传龙
2022-07-21 17:47:11 +08:00
parent eb160731da
commit 80a5b7f053
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="login-bg cur-scroll" h-full flex-col overflow-auto>
<div class="login-bg cus-scroll" h-full flex-col overflow-auto>
<div class="login-wrapper" m-auto p-15 f-c-c min-w-345 rounded-10>
<div w-380 hidden md:block px-20 py-35>
<img src="@/assets/images/login_banner.png" w-full alt="login_banner" />