Skip to content

Commit

Permalink
fix-140: Add Z-Index to Scrollbar Rail Wrappers (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
it-tma-tri authored Jul 26, 2024
1 parent 2b2eb4f commit 40b4a5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webapp/src/views/schedule/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,7 @@ export default {
text-align: center
.c-grid-schedule .grid > .room
top: 0
.scroll-parent
.bunt-scrollbar-rail-wrapper-x, .bunt-scrollbar-rail-wrapper-y
z-index: 30
</style>

0 comments on commit 40b4a5e

Please sign in to comment.