updated bootstrap
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
.row.content {
|
||||
height: 1500px;
|
||||
min-height: calc(100vh - 3.5rem);
|
||||
}
|
||||
|
||||
|
||||
.sidenav {
|
||||
background-color: #f1f1f1;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -22,7 +21,7 @@
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.row.content {height: auto;}
|
||||
.row.content {min-height: auto;}
|
||||
}
|
||||
|
||||
.svgimages {
|
||||
|
||||
Reference in New Issue
Block a user