Add Layers control as tab to sidebar
This commit is contained in:
parent
443ca9c03e
commit
23e7eb073e
4 changed files with 27 additions and 1 deletions
|
|
@ -294,3 +294,10 @@ table.dataTable.display tbody tr.even:hover {
|
|||
.sidebar-pane {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* layers control as sidebar tab */
|
||||
#layers-control-wrapper label {
|
||||
display: block;
|
||||
font-size: 0.9rem;
|
||||
line-height: normal;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue