Update profile avatar letter size
Fixes https://github.com/vector-im/riot-web/issues/12042
This commit is contained in:
parent
b66154330c
commit
2021498755
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ limitations under the License.
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
// override the calculated sizes so that the letter isn't HUGE
|
// override the calculated sizes so that the letter isn't HUGE
|
||||||
font-size: 26px !important;
|
font-size: 56px !important;
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue