Przeglądaj źródła

Constant dashboard buttons size

A-Konig 1 miesiąc temu
rodzic
commit
695fd85662
1 zmienionych plików z 1 dodań i 0 usunięć
  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 */