Skip to content

Commit

Permalink
Sidebar: expander with is 290px (322px - 2x16px)
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas-Kainz <[email protected]>
Change-Id: Ic562deb5f338540cfc0840cfc0b9506b8efdc495
  • Loading branch information
Andreas-Kainz committed Aug 6, 2021
1 parent 7972485 commit 25c8d8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions loleaflet/css/jssidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
.sidebar.ui-expander {
display: flex;
justify-content: space-between;
width: 280px;
width: 290px;
align-items: center;
}

.sidebar.ui-drawing-area {
max-width: 280px;
max-width: 290px;
}

.sidebar.ui-expander-label {
Expand Down Expand Up @@ -133,4 +133,4 @@ td.jsdialog .jsdialog.cell.sidebar {
background: none !important;
width: auto;
height: auto;
}
}

0 comments on commit 25c8d8b

Please sign in to comment.