Fix sharp corners on user panel

This commit is contained in:
Alex Gleason 2021-01-18 18:44:05 -06:00
parent 2c49bdb577
commit 7f9508f117
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -3,6 +3,7 @@
display: flex;
width: 265px;
flex-direction: column;
overflow: hidden;
.user-panel__account__name {
display: inline;