Skip to content

Commit

Permalink
css by increasing the width of the th column
Browse files Browse the repository at this point in the history
  • Loading branch information
vibina-et committed Sep 21, 2023
1 parent 10fe08f commit 8c0b309
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/qsm-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,9 @@ ul.changelog li.update div.two:before {
box-sizing: border-box;
border-left: 1px solid #dfd4d4;
}
.quiz_text_tab_content .right-bar .quiz_style_tab_content .form-table th {
width: 250px;
}
.quiz_text_tab_content .left-bar ul {
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 8c0b309

Please sign in to comment.