Ver Fonte

Constant dashboard buttons size

A-Konig há 1 mês atrás
pai
commit
695fd85662
1 ficheiros alterados com 1 adições e 0 exclusões
  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 */