mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-07 23:34:28 +01:00
Add border to table
This commit is contained in:
@@ -1047,7 +1047,7 @@ pre {
|
||||
.table td {
|
||||
padding: 0.75rem;
|
||||
vertical-align: top;
|
||||
border-top: 0px solid #dee2e6; }
|
||||
border-top: 1px solid #dee2e6; }
|
||||
.table thead th {
|
||||
vertical-align: bottom;
|
||||
border-bottom: 2px solid #dee2e6; }
|
||||
|
||||
Reference in New Issue
Block a user