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