docs: fix CSS class name in learnings doc (feed-map-wrap not map-col)
This commit is contained in:
@@ -74,7 +74,7 @@ el.classList.add('pswp-key-from-right');
|
||||
## Mobile Fullscreen Map Pattern
|
||||
|
||||
```css
|
||||
.map-col.is-fullscreen {
|
||||
.feed-map-wrap.is-fullscreen {
|
||||
position: fixed !important;
|
||||
inset: 0;
|
||||
z-index: 9999;
|
||||
|
||||
Reference in New Issue
Block a user