Removing extra capacity row
This commit is contained in:
		
							parent
							
								
									0e090f940a
								
							
						
					
					
						commit
						a8188a3536
					
				@ -52,21 +52,6 @@
 | 
				
			|||||||
          </table>
 | 
					          </table>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <div class="w-100 d-block d-md-none"></div>
 | 
					 | 
				
			||||||
      <div class="col-md">
 | 
					 | 
				
			||||||
        <table class="table table-borderless table-striped">
 | 
					 | 
				
			||||||
          <tbody>
 | 
					 | 
				
			||||||
            <tr>
 | 
					 | 
				
			||||||
              <td i18n="address.total-received">Capacity</td>
 | 
					 | 
				
			||||||
              <td>
 | 
					 | 
				
			||||||
                <app-sats [satoshis]="channel.capacity"></app-sats>
 | 
					 | 
				
			||||||
                <app-fiat [value]="channel.capacity" digitsInfo="1.0-0"></app-fiat>
 | 
					 | 
				
			||||||
              </td>
 | 
					 | 
				
			||||||
            </tr>
 | 
					 | 
				
			||||||
          </tbody>
 | 
					 | 
				
			||||||
        </table>
 | 
					 | 
				
			||||||
      </div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <br>
 | 
					  <br>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user