mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-11-03 18:00:11 +00:00 
			
		
		
		
	Fix date picker css in home page
This commit is contained in:
		@@ -27,6 +27,9 @@
 | 
			
		||||
  #content .elm-datepicker--input {
 | 
			
		||||
      @apply dark:bg-bluegray-800 border-gray-400;
 | 
			
		||||
  }
 | 
			
		||||
  #item-card-list .elm-datepicker--input {
 | 
			
		||||
      @apply dark:bg-bluegray-800 border-gray-400;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .elm-datepicker--container {
 | 
			
		||||
      @apply w-full;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user