fix style in mobile
This commit is contained in:
@@ -91,4 +91,7 @@ export default {
|
||||
.hideSidebar .fixed-header{
|
||||
width: calc(100% - 54px)
|
||||
}
|
||||
.mobile .fixed-header{
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user