Reset increasing icon text size
There are some usage with 5 chars that do not fit anymore. Let's reset for now and maybe introduce later a way for the user to configure the size
This commit is contained in:
parent
34ee8e81de
commit
25a61f1808
1 changed files with 0 additions and 1 deletions
|
@ -1307,7 +1307,6 @@ a.add-datalayer:hover,
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1.2rem;
|
|
||||||
}
|
}
|
||||||
.umap-circle-icon {
|
.umap-circle-icon {
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
|
|
Loading…
Reference in a new issue