Peter Muturi 3 年之前
父節點
當前提交
e2d1b659b6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      resources/views/app/mcp/patients_filters.blade.php

+ 2 - 2
resources/views/app/mcp/patients_filters.blade.php

@@ -15,10 +15,10 @@
 		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
-		margin-right: 20px;
+		margin-right: 10px;
 	}
 	.sm-section {
-		width: 110px;
+		width: 110px !important;
 	}
 </style>
 <form id="mcp-patients-filters" method="GET" action="{{ route('mcp.patients') }}" class="filter-container" v-cloak>