fix: tabel submissions fixed
This commit is contained in:
		
							parent
							
								
									c7c427a67a
								
							
						
					
					
						commit
						c89f900958
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -18,7 +18,7 @@ | |||
|     padding: 10px; | ||||
| } | ||||
| 
 | ||||
| table thead th:first-child { | ||||
| .table thead th:first-child { | ||||
|     border-top-left-radius: 10px; | ||||
| } | ||||
| 
 | ||||
|  | @ -34,8 +34,8 @@ table thead th:first-child { | |||
|     background-color: #f6faf2; | ||||
| } | ||||
| 
 | ||||
| td, | ||||
| th { | ||||
| .table td, | ||||
| .table th { | ||||
|     border-bottom: 1px solid #0e6942; | ||||
|     border-top: 1px solid #0e6942; | ||||
| } | ||||
|  |  | |||
		Reference in a new issue
	
	 laurejablonski
						laurejablonski