added wrap to homebar
This commit is contained in:
parent
56ab1937cc
commit
a274ab77ff
|
@ -22,6 +22,7 @@ Homebar.css = `
|
|||
margin: 0;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.hb-button {
|
||||
text-size: 0.9rem;
|
||||
|
|
Loading…
Reference in a new issue