diff --git a/app/Views/UserList.php b/app/Views/UserList.php index d9d73f2a..070a4c10 100755 --- a/app/Views/UserList.php +++ b/app/Views/UserList.php @@ -42,6 +42,16 @@ table.dataTable tbody td { padding: 20px; } + #mobile::placeholder { + font-size: 13px; + } + + .custom-select{ + border-radius: 10px !important ; + background-color: #ECECEC !important ; + box-shadow: 0px 2px 4px 0px #00000024 !important; + } + .multiselect-native-select { position: relative; } @@ -297,8 +307,9 @@ table.dataTable tbody td { -