forked from MapComplete/MapComplete
Fix ways: they show up again
This commit is contained in:
parent
314894085a
commit
2685b6e734
6 changed files with 67 additions and 65 deletions
|
@ -25,14 +25,12 @@ a {
|
|||
color: var(--foreground-color)
|
||||
}
|
||||
|
||||
svg {
|
||||
#topleft-tools svg {
|
||||
fill: var(--foreground-color) !important;
|
||||
stroke: var(--foreground-color) !important;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
svg path {
|
||||
#topleft-tools svg path {
|
||||
fill: var(--foreground-color) !important;
|
||||
stroke: var(--foreground-color) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue