increase height of app-container so edit controls aren't shadowed
This commit is contained in:
parent
2018b88093
commit
3285c71995
@ -1,6 +1,6 @@
|
||||
.app-container {
|
||||
float: left;
|
||||
width: 125px;
|
||||
height: 160px;
|
||||
height: 200px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user