Explorar el Código

Constant dashboard buttons size

A-Konig hace 1 mes
padre
commit
695fd85662
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/app/unit/components/unit.component.scss

+ 1 - 0
src/app/unit/components/unit.component.scss

@@ -12,6 +12,7 @@
 ::ng-deep .p-button {
     background: #174B97 !important;
     border-color: #174B97 !important;
+    width: 220px;
 }
 
 /* my-calendar.component.scss */