forked from MapComplete/MapComplete
Add various bug fixes and improvements
This commit is contained in:
parent
15a9441b1d
commit
6c4b15e33d
18 changed files with 99 additions and 123 deletions
|
@ -7,6 +7,7 @@
|
|||
width: 100%;
|
||||
min-width: 20em;
|
||||
pointer-events: all;
|
||||
border-radius: 999em;
|
||||
}
|
||||
|
||||
#userbadge a {
|
||||
|
@ -60,6 +61,7 @@
|
|||
margin: 0;
|
||||
opacity: 0;
|
||||
transition: opacity 500ms linear;
|
||||
border-radius: 999em;
|
||||
}
|
||||
|
||||
.usertext {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue