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

Appearance settings

Commit eb4e6bc

Browse filesBrowse files
committed
fix: Minor css change
1 parent 1316ab0 commit eb4e6bc
Copy full SHA for eb4e6bc

File tree

Expand file treeCollapse file tree

1 file changed

+7
-8
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-8
lines changed
Open diff view settings
Collapse file

‎packages/frontend/css/style.css‎

Copy file name to clipboardExpand all lines: packages/frontend/css/style.css
+7-8Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,14 +1110,13 @@ input:checked + label {
11101110
}
11111111

11121112
.settings {
1113-
display: block;
1114-
background: #f7f7f7;
1115-
border-radius: 2px;
1116-
border: 1px solid #e1e1e1;
1117-
height: 310px;
1118-
width: 100%;
1119-
overflow: auto;
1120-
padding: 20px 30px 0;
1113+
display: block;
1114+
background: #f7f7f7;
1115+
border-radius: 2px;
1116+
border: 1px solid #e1e1e1;
1117+
width: 100%;
1118+
padding: 20px 30px 0;
1119+
clear: both;
11211120
}
11221121

11231122
@media screen and (max-width: 1000px) {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.