Peter Muturi vor 3 Jahren
Ursprung
Commit
e2d1b659b6
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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>