forked from MapComplete/MapComplete
Merge branch 'develop' into feature/flexible-mapping-search
This commit is contained in:
commit
7fdfeb865c
57 changed files with 6543 additions and 303 deletions
|
@ -1921,6 +1921,14 @@ svg, img {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.titleicon img {
|
||||
width: unset;
|
||||
}
|
||||
|
||||
.titleicon svg {
|
||||
width: unset;
|
||||
}
|
||||
|
||||
.svg-catch svg path {
|
||||
fill: var(--catch-detail-color) !important;
|
||||
stroke: var(--catch-detail-color) !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue