feat(auth): 添加用户认证模块与登录页面
This commit is contained in:
8
src/styles/css/reset-primevue.css
Normal file
8
src/styles/css/reset-primevue.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.p-confirmdialog,
|
||||
.p-toast {
|
||||
max-width: calc(100% - 50px);
|
||||
}
|
||||
|
||||
.p-toast .p-toast-message-text {
|
||||
margin-top: -0.2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user