Skip to content

Commit

Permalink
Refs #21906: Apply rev suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: eProsima <jesuspoderoso@eprosima.com>
  • Loading branch information
JesusPoderoso committed Oct 24, 2024
1 parent 3760a9c commit a33c74d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions sustainml_modules/sustainml_modules/sustainml-wp4/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ body {
text-align: left;
}



.sidebar-content {
padding: 10px;
}
Expand Down Expand Up @@ -154,7 +152,6 @@ textarea, #modality-select, #domain-input {
cursor: pointer;
}


.container {
padding: 20px;
background-color: #fff;
Expand All @@ -177,7 +174,6 @@ textarea, #modality-select, #domain-input {
margin: 0 20px;
}


.data-circle {
background-color: #4caf50;
}
Expand Down Expand Up @@ -219,6 +215,7 @@ textarea, #modality-select, #domain-input {
height: 100px;
font-size: 18px;
}

.response-button {
background-color: #2196f3;
color: white;
Expand Down Expand Up @@ -285,6 +282,3 @@ textarea, #modality-select, #domain-input {
margin-top: 20px;
font-weight: bold;
}



0 comments on commit a33c74d

Please sign in to comment.