Ajustes para Simplifique
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
.logo {
|
||||
background-image: url("../../../assets/img/logo.svg");
|
||||
background-image: url("../../../assets/img/logo_simplifique.png");
|
||||
background-position: center;
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
@@ -305,14 +305,14 @@
|
||||
|
||||
.noData {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
flex-direction: column;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
flex-direction: column;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text-muted{
|
||||
.text-muted {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@@ -326,16 +326,16 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.title-page{
|
||||
.title-page {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.noData {
|
||||
padding: 10px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.noData p {
|
||||
font-size: 14px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -346,7 +346,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.title-page{
|
||||
.title-page {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
@@ -357,7 +357,7 @@
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
.title-page{
|
||||
.title-page {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user