Fix for Title item
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -387,6 +387,10 @@
|
||||
&.attributes {
|
||||
height: auto;
|
||||
}
|
||||
&.experience {
|
||||
flex: 100%;
|
||||
height: calc(100% - 7.5rem);
|
||||
}
|
||||
}
|
||||
}
|
||||
.item-list {
|
||||
|
||||
@@ -858,12 +858,6 @@
|
||||
flex: 100%;
|
||||
}
|
||||
}
|
||||
&.title {
|
||||
.experience {
|
||||
flex: 100%;
|
||||
width: calc(100% - 7.5rem);
|
||||
}
|
||||
}
|
||||
}
|
||||
// Lang Adjust.
|
||||
&.sheet {
|
||||
|
||||
Reference in New Issue
Block a user