update dashboard
This commit is contained in:
@@ -256,7 +256,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
transition: color 0.3s ease;
|
transition: color 0.3s ease;
|
||||||
line-height: 48px;
|
/*line-height: 48px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.card .card-content {
|
.card .card-content {
|
||||||
@@ -264,7 +264,7 @@
|
|||||||
border-radius: 0 0 2px 2px;
|
border-radius: 0 0 2px 2px;
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
height: 120px;
|
/*height: 120px;*/
|
||||||
transition: color 0.3s ease;
|
transition: color 0.3s ease;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user