settings pos fix
This commit is contained in:
@@ -23,6 +23,7 @@ li {
|
||||
body {
|
||||
min-width: 370px;
|
||||
min-height: 400px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#courseList {
|
||||
@@ -108,10 +109,6 @@ i {
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
#card-body {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.settings {
|
||||
position: absolute;
|
||||
bottom: 0px;
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="card-body">
|
||||
<div>
|
||||
|
||||
<ul id="courseList"></ul>
|
||||
<h2 id="empty">
|
||||
|
||||
Reference in New Issue
Block a user