Fix tags layout in user profile project list
parent
cfc3458e8f
commit
cf7cd18c8e
|
@ -7,6 +7,7 @@
|
|||
.list-itemtype-project-right {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-shrink: 0;
|
||||
width: 200px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue