Skip to content

Commit e1f7c83

Browse files
committed
Fix bug with z-index of control bar
1 parent 763a45d commit e1f7c83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@
190190
padding: 15px;
191191
background-color: rgb(187 222 251 / 50%);
192192
border-radius: var(--gather-border-radius);
193+
z-index: 40;
193194
}
194195

195196
.jlab-gather-control-bar.jlab-gather-transparent {

0 commit comments

Comments
 (0)