Explorar o código

Constant dashboard buttons size

A-Konig hai 1 mes
pai
achega
695fd85662
Modificáronse 1 ficheiros con 1 adicións e 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 */