Skip to content

Commit

Permalink
 #1508 Fixed horizontal scrollbar issue in single category (#1509)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmgokhale committed Jun 22, 2023
1 parent e9f6750 commit 3b9caa0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ $primary-tab-height: $spacing-08;
.properties-single-category {
height: 100%;
.properties-sub-tab-container {
position: relative;
height: 100%;
}
.properties-subtabs {
Expand Down

0 comments on commit 3b9caa0

Please sign in to comment.