Skip to content

Commit cd265c3

Browse files
committed
fix: css for result header
1 parent 2bb7c7b commit cd265c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css/index.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,7 @@ img {
269269

270270
.result-container .result-header {
271271
width: 100%;
272-
height: 46px;
273-
align-items: center;
272+
min-height: 46px;
274273
position: relative;
275274
background-color: #2b2b2b;
276275
display: flex;

0 commit comments

Comments
 (0)