fix(client): prevent panels widening in curriculum map
This commit is contained in:
@ -45,6 +45,7 @@ li.open > .map-title svg:first-child {
|
||||
|
||||
.map-challenge-title {
|
||||
margin-bottom: 0.25rem;
|
||||
max-width: 28rem;
|
||||
}
|
||||
|
||||
.night .map-challenge-title a,
|
||||
|
Reference in New Issue
Block a user