Browse Source

Constant dashboard buttons size

A-Konig 1 tháng trước cách đây
mục cha
commit
695fd85662
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 */