Преглед изворни кода

Constant dashboard buttons size

A-Konig пре 1 месец
родитељ
комит
695fd85662
1 измењених фајлова са 1 додато и 0 уклоњено
  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 */