mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-03-20 18:41:20 +01:00
Increase more-menu icon size, broken by react-icons update
This commit is contained in:
parent
ad40a15a77
commit
c8e548e3be
1 changed files with 5 additions and 0 deletions
|
@ -195,6 +195,11 @@
|
|||
.more-menu {
|
||||
position: relative;
|
||||
|
||||
svg {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
&__menu {
|
||||
position: absolute;
|
||||
z-index: 9999;
|
||||
|
|
Loading…
Add table
Reference in a new issue