Increase height slightly
This commit is contained in:
parent
984075e621
commit
1bb077715c
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
||||||
.Raids {
|
.Raids {
|
||||||
border-bottom-left-radius: $card-corner;
|
border-bottom-left-radius: $card-corner;
|
||||||
border-bottom-right-radius: $card-corner;
|
border-bottom-right-radius: $card-corner;
|
||||||
height: 40vh;
|
height: 50vh;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
padding: 0 $unit;
|
padding: 0 $unit;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue