Skip to content
Snippets Groups Projects
Commit 619624c2 authored by Xiao Gui's avatar Xiao Gui
Browse files

chore: fix mat chips wrapping & scrolling ...

...on smaller screens
parent edc60996
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@
</atlas-layer-selector>
<!-- chips -->
<div class="flex-grow-1 flex-shrink-1 overflow-x-auto">
<div class="flex-grow-1 flex-shrink-1 overflow-x-auto pe-all">
<mat-chip-list class="d-inline-block">
<!-- additional layer -->
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment