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>