mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 19:43:46 +00:00
Moved Router to the same component as Route
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
body, html, #root {
|
||||
body, html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ body, html, #root {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.root {
|
||||
#root {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user