forked from abner/for-legacy-web
Update: Account management under settings +strings
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
border-radius: 6px;
|
||||
align-items: center;
|
||||
background: var(--secondary-header);
|
||||
overflow: hidden;
|
||||
|
||||
.avatar {
|
||||
cursor: pointer;
|
||||
@@ -96,6 +97,11 @@
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.buttons {
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.appearance {
|
||||
|
||||
Reference in New Issue
Block a user