Skip to content

Commit a0af253

Browse files
committed
Fix styling
1 parent 77c4453 commit a0af253

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

webviews/editorWebview/index.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,12 @@ button.input-box {
314314
align-items: center;
315315
}
316316

317+
.ready-for-review-container .button-container {
318+
flex-direction: row;
319+
display: flex;
320+
align-items: center;
321+
}
322+
317323
.ready-for-review-icon {
318324
width: 16px;
319325
height: 16px;

0 commit comments

Comments
 (0)