Fix short lane context menu clipping

This commit is contained in:
Mattias Granlund 2024-01-23 21:06:10 +01:00
parent 0d266467ad
commit 8671249176

View File

@ -57,6 +57,7 @@
flex-direction: column;
position: relative;
overflow: hidden;
height: 100%;
}
.viewport {
height: 100%;