forked from DebaucheryLibrarian/traxxx
Changed profile height to max-height.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user