close #359
This commit is contained in:
@@ -501,6 +501,18 @@
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.maxheightwidth {
|
||||
position: relative;
|
||||
max-height: 300px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.maxheightwidthcontent {
|
||||
position: relative;
|
||||
max-width: 700px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.main-content li.grid_4 {
|
||||
grid-column-end: span 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user