Prevent history header from getting shrunk
This commit is contained in:
parent
52b73be176
commit
9c2dc188c0
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ function close(){
|
|||
|
||||
header {
|
||||
display: flex;
|
||||
flex: none;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue