forked from MapComplete/MapComplete
More refactoring, stuff kindoff works
This commit is contained in:
parent
62f471df1e
commit
3943100e54
52 changed files with 635 additions and 1010 deletions
|
@ -55,17 +55,6 @@
|
|||
display: block;
|
||||
}
|
||||
|
||||
#profile-pic {
|
||||
float: left;
|
||||
width: 4em;
|
||||
height: 4em;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
opacity: 0;
|
||||
transition: opacity 500ms linear;
|
||||
border-radius: 999em;
|
||||
}
|
||||
|
||||
.usertext {
|
||||
display: block;
|
||||
width: max-content;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue