Don't read horizontal splitter

This commit is contained in:
Mikko Ahlroth 2019-06-25 15:36:06 +03:00
parent a34558a6da
commit b96a1532be

View file

@ -219,7 +219,7 @@ class WeekBudgetComponent extends LitElement {
.budgets=${this.budgets}
></budget-list>
<hr />
<hr aria-hidden="true" />
<div class="actions">
<fa-button @click=${() => this.setDisplayMode(DisplayMode.CreateView)}>