mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
layer control with responsive height
This commit is contained in:
@@ -116,5 +116,10 @@
|
||||
|
||||
div :global(.mapboxgl-ctrl-top-right) {
|
||||
@apply z-10;
|
||||
@apply flex;
|
||||
@apply flex-col;
|
||||
@apply items-end;
|
||||
@apply h-full;
|
||||
@apply overflow-hidden;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user