Fix sharp corners on user panel
This commit is contained in:
parent
2c49bdb577
commit
7f9508f117
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
display: flex;
|
||||
width: 265px;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
|
||||
.user-panel__account__name {
|
||||
display: inline;
|
||||
|
|
Loading…
Reference in a new issue