forked from DebaucheryLibrarian/traxxx
Changed profile height to max-height.
This commit is contained in:
parent
33ddfe7c46
commit
37e4259fbd
|
@ -337,7 +337,7 @@ export default {
|
|||
background: $profile;
|
||||
color: $highlight-extreme;
|
||||
width: 100%;
|
||||
height: 18rem;
|
||||
max-height: 18rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Reference in New Issue