feat: use flexbox to center the floating title (#1959)
* use flexbox to center the floating title * simplify breadcumb alignment * small adjustments * fix alignment on actions
This commit is contained in:
@ -44,6 +44,7 @@
|
||||
#root {
|
||||
flex: 1;
|
||||
min-height: 100vh;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user