Fixes the ugly border on the Air Inventory View

This commit is contained in:
Brock Greman 2021-05-30 18:20:53 -04:00 committed by Dan Albert
parent 82281e2477
commit 9d1060975e

View File

@ -498,7 +498,6 @@ QHeaderView::section {
background: #4B5B74; background: #4B5B74;
padding: 4px; padding: 4px;
border-style: none; border-style: none;
border-bottom: 1px solid #1D2731;
} }
QHeaderView::section:horizontal QHeaderView::section:horizontal