Prevent history header from getting shrunk

This commit is contained in:
CheddarCrisp 2020-02-16 14:30:45 -05:00
parent 52b73be176
commit 9c2dc188c0

View file

@ -113,6 +113,7 @@ function close(){
header {
display: flex;
flex: none;
}
header h1 {