fix: remove weird spacing due to weird profile popup inheritance
This commit is contained in:
parent
3c5525d294
commit
873f1c81a9
3 changed files with 3 additions and 12 deletions
|
@ -93,8 +93,4 @@ async function deleteAccount() {
|
|||
color: var(--text-color);
|
||||
background-color: var(--accent-color);
|
||||
}
|
||||
|
||||
.profile-popup {
|
||||
margin-left: 2dvw;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue