mirror of
https://github.com/ivabus/gui
synced 2025-04-23 14:07:14 +03:00
fix top header on expand side bar
This commit is contained in:
parent
171c5818ac
commit
239229ef93
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
}
|
||||
|
||||
header.min {
|
||||
width: calc(75% - 190px);
|
||||
width: calc(75% - 15px);
|
||||
}
|
||||
|
||||
header.scrolling {
|
||||
|
|
Loading…
Reference in a new issue