mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-23 07:01:54 +08:00
fix(frontend): fix the frontend display bugs (#28)
Fix the bug that the page height does not follow the change when the sidebar is expanded.
This commit is contained in:
@@ -247,7 +247,7 @@ html, body {
|
||||
}
|
||||
|
||||
#app {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
#app .trigger {
|
||||
|
||||
Reference in New Issue
Block a user