Compare commits
	
		
			2 Commits
		
	
	
		
			f6e86e9ada
			...
			e548ac1986
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					e548ac1986 | ||
| 
						 | 
					ce524c02d1 | 
@ -328,6 +328,7 @@ function doPrint() {
 | 
			
		||||
            width: 100%;
 | 
			
		||||
            border-collapse: collapse;
 | 
			
		||||
            margin-top: 10px;
 | 
			
		||||
            table-layout: fixed; 
 | 
			
		||||
          }
 | 
			
		||||
          .print-table th, .print-table td {
 | 
			
		||||
            border: 1px solid #ddd;
 | 
			
		||||
@ -449,6 +450,7 @@ const getList = async () => {
 | 
			
		||||
  border-collapse: collapse;
 | 
			
		||||
  margin-top: 10px;
 | 
			
		||||
  border: 1px solid #ccc;
 | 
			
		||||
  table-layout: fixed; 
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
.print-table th,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user