Style more compacted
This commit is contained in:
parent
57463e3865
commit
c48c26290e
3 changed files with 52 additions and 9 deletions
|
|
@ -30,8 +30,9 @@
|
|||
<div class="header-warning-row" aria-live="polite">
|
||||
<span id="headerWarnings" class="header-warning-list"></span>
|
||||
<span class="header-action-list">
|
||||
<button id="addEntryBtn" class="header-action-button">Add entry</button>
|
||||
<button id="settingsBtn" class="header-action-button">Settings</button>
|
||||
<button id="toggleEntriesBtn" class="header-action-button" type="button" aria-expanded="true">Entries</button>
|
||||
<button id="addEntryBtn" class="header-action-button" type="button">Add entry</button>
|
||||
<button id="settingsBtn" class="header-action-button" type="button">Settings</button>
|
||||
</span>
|
||||
</div>
|
||||
<div class="planner-column-header table-wrap" aria-label="Monthly planner column names">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue