Ajustes para Simplifique

This commit is contained in:
Luis Eduardo Estevao
2026-01-12 16:15:55 -03:00
parent ed4a1cdf1e
commit 6d66d456ab
17 changed files with 345 additions and 473 deletions

View File

@@ -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;
}
}