Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e5c6385

Browse files
committed
Fix compilation tab box sizing.
1 parent 49d4431 commit e5c6385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/ui/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ select:hover {
126126
}
127127

128128
.compilation-content {
129+
box-sizing: border-box; /* Add this line */
129130
background-color: var(--grey-very-dark);
130131
width: 100%;
131132
white-space: pre-wrap; /* Wraps the text */

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /