浏览代码

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 */