Cal fixes andrea (#2234)
* Fixes #2178 * Fixes #2178 * Update apps/web/components/availability/Schedule.tsx * Update apps/web/components/availability/Schedule.tsx Co-authored-by: Peer Richelsen <peeroke@gmail.com> Co-authored-by: Peer Richelsen <peer@cal.com>
This commit is contained in:
		
							parent
							
								
									ab2542501a
								
							
						
					
					
						commit
						9f2e71beae
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -16,7 +16,8 @@ function Select< | |||
|         colors: { | ||||
|           ...theme.colors, | ||||
|           primary: "rgba(17, 17, 17, var(--tw-bg-opacity))", | ||||
|           primary50: "rgba(17, 17, 17, var(--tw-bg-opacity))", | ||||
| 
 | ||||
|           primary50: "rgba(209 , 213, 219, var(--tw-bg-opacity))", | ||||
|           primary25: "rgba(244, 245, 246, var(--tw-bg-opacity))", | ||||
|         }, | ||||
|       })} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 andreaestefania12
						andreaestefania12