Skip to content

Commit

Permalink
fix submission from tabs style by removing the old edit-ontology-tab cls
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Aug 1, 2023
1 parent 986cda5 commit 0daed82
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions app/assets/stylesheets/edit-ontology.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
padding: 10px 15px;
color: #888888;
font-weight: 500;
margin: 15px 0;
margin: 3px 0;
cursor: pointer;
border-radius: 5px;
transition: background-color ease 0.3s;
Expand All @@ -71,13 +71,7 @@
background-color: #F6F6F6;
}

.edit-ontology-tab {
width: 100%;
height: 100px;
display: flex;
justify-content: center;
font-size: 20px;
}


.edit-ontology-field div {
font-size: 11px;
Expand Down

0 comments on commit 0daed82

Please sign in to comment.