Give all views the same width
This commit is contained in:
@@ -1146,7 +1146,6 @@ multiselect {
|
||||
flex-wrap: wrap;
|
||||
gap: 5px;
|
||||
margin: auto;
|
||||
max-width: 1400px;
|
||||
padding: 15px 10px;
|
||||
background: transparent;
|
||||
}
|
||||
@@ -1154,8 +1153,6 @@ multiselect {
|
||||
.appstore-grid {
|
||||
margin: auto;
|
||||
overflow: auto;
|
||||
height: calc(100% - 65px); // offset navigation bar
|
||||
max-width: 1400px;
|
||||
|
||||
h2 {
|
||||
font-size: 20px;
|
||||
|
||||
Reference in New Issue
Block a user