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

View File

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