Improve avatar settings dialog
This commit is contained in:
@@ -1038,6 +1038,10 @@ footer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.copy {
|
||||
cursor: copy;
|
||||
}
|
||||
|
||||
.arrow {
|
||||
cursor: default;
|
||||
}
|
||||
@@ -1144,12 +1148,15 @@ footer {
|
||||
}
|
||||
|
||||
.settings-avatar-selector {
|
||||
text-align: center;
|
||||
|
||||
.grid {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.preview-avatar {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.item {
|
||||
display: inline-block;
|
||||
background-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user