fix top header on expand side bar

This commit is contained in:
neil molina 2023-03-29 14:07:00 +08:00
parent 171c5818ac
commit 239229ef93

View file

@ -102,7 +102,7 @@
}
header.min {
width: calc(75% - 190px);
width: calc(75% - 15px);
}
header.scrolling {