Reglage des prblms de la carte
This commit is contained in:
+12
-6
@@ -68,7 +68,7 @@ body {
|
||||
padding: 20px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
|
||||
.detail-card hr {
|
||||
margin: 18px 0;
|
||||
border: none;
|
||||
@@ -85,13 +85,10 @@ body {
|
||||
}
|
||||
|
||||
.map-box {
|
||||
border: 1px solid #d8d8d8;
|
||||
background: white;
|
||||
border-radius: 8px;
|
||||
padding: 12px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#map {
|
||||
.map {
|
||||
height: 420px;
|
||||
width: 100%;
|
||||
border-radius: 6px;
|
||||
@@ -103,6 +100,15 @@ body {
|
||||
border: 1px solid #d8d8d8;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.chart-container {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.chart-title {
|
||||
margin: 10px 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@media (min-width: 900px) {
|
||||
.layout {
|
||||
|
||||
Reference in New Issue
Block a user