Skip to content

Commit 7b7fd90

Browse files
committed
Fix formatting on firmware selector
1 parent f19b454 commit 7b7fd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/custom.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ span.step-arrow {
165165
/* For the firmware selector */
166166

167167
.firmware-selector > .row > .label-cell {
168-
flex: 0 0 250px; /* Fixed width for label cells, adjust as needed */
168+
flex: 0 0 260px; /* Fixed width for label cells, adjust as needed */
169169
padding-left: 20px;
170170
}
171171

0 commit comments

Comments
 (0)