fix:完善相关页面
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@use './element.scss' as *;
|
||||
@use './stage.scss' as *;
|
||||
|
||||
html,body{
|
||||
height: 100%;
|
||||
@@ -8,4 +9,14 @@ html,body{
|
||||
|
||||
#app{
|
||||
height: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
:root{
|
||||
--mj-menu-header-height:#{$mj-menu-header-height};
|
||||
--mj-border-color:#{$mj-border-color};
|
||||
--mj-padding-standard:#{$mj-padding-standard};
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user