Skip to content

Commit

Permalink
removed important in css
Browse files Browse the repository at this point in the history
  • Loading branch information
Gangulareddy120 committed Jan 3, 2025
1 parent 35ed58e commit 87c5dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/sessionDetails.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
overflow: auto;
}
.session-details-label-width {
width: 33% !important;
width: 33%;
}

0 comments on commit 87c5dc8

Please sign in to comment.