mirror of https://github.com/vector-im/riot-web
Merge pull request #3935 from matrix-org/jryans/prof-avatar-size
Update profile avatar letter sizepull/21833/head
commit
cb34f37a2c
|
@ -103,7 +103,7 @@ limitations under the License.
|
|||
justify-content: center;
|
||||
|
||||
// override the calculated sizes so that the letter isn't HUGE
|
||||
font-size: 26px !important;
|
||||
font-size: 56px !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue