Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-eyds committed Jul 31, 2024
1 parent c4d949f commit 3bf2db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document-service/documents-ui/src/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default defineAppConfig({
},
input: {
base: 'relative text-gray-900 border-0 border-b-[1px] border-gray-500 ring-0 focus:ring-0 ' +
'disabled:opacity-45 placeholder-display-[none]',
'disabled:cursor-not-allowed disabled:opacity-45'
},
select: {
base: 'bg-white border-b-[1px] border-gray-500 ring-0 focus:border-b-2 focus:ring-0 disabled:cursor-not-allowed' +
Expand Down

0 comments on commit 3bf2db6

Please sign in to comment.