Skip to content

Commit e2a744d

Browse files
committed
Fix: Header size and scrollarea margin
1 parent 1550ded commit e2a744d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Room/Room.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
flex: 1;
3434
overflow-y: auto;
3535
margin-right: 1px;
36-
margin-top: 60px;
36+
margin-top: 65px;
3737
-webkit-overflow-scrolling: touch;
3838

3939
&.vac-scroll-smooth {

0 commit comments

Comments
 (0)