Removed text uncessary text from despachos pr

This commit is contained in:
Eudes Inácio
2021-10-27 15:13:50 +01:00
26 changed files with 116 additions and 64 deletions
+5
View File
@@ -521,6 +521,11 @@ $app-theme: mat-light-theme(
color: var(--button-text-color);
}
.btn-ok:hover {
background-color: var(--button-hover);
color: var(--button-text-color);
}
.btn-delete {
display: block;
width: 170px !important;