mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-07-17 18:16:10 +00:00
feat: 设置为外层滚动
This commit is contained in:
@@ -18,8 +18,6 @@ export default {
|
||||
<style scoped>
|
||||
.callback-page {
|
||||
background-color: var(--background-color);
|
||||
height: calc(100vh - var(--header-height));
|
||||
padding-top: var(--header-height);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user